Problem 1316 - patch to make configure respect --with-python-incdir
Summary: patch to make configure respect --with-python-incdir
Status: CLOSED FIXED
Alias: None
Product: Environments
Classification: Unclassified
Component: g4py (show other problems)
Version: 9.5
Hardware: All All
: P5 normal
Assignee: Koichi Murakami
URL: http://sources.gentoo.org/cgi-bin/vie...
Depends on:
Blocks:
 
Reported: 2012-05-20 04:47 CEST by Benda Xu
Modified: 2012-07-24 05:14 CEST (History)
0 users

See Also:


Attachments
geant-python-4.9.5-build.patch (958 bytes, patch)
2012-05-20 04:48 CEST, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this problem.
Description Benda Xu 2012-05-20 04:47:55 CEST
Hi,

If python include dir is not /usr/include, configure can not figure it out even when configure --python-incdir=/some/offset/usr/include is specified.
Comment 1 Benda Xu 2012-05-20 04:48:46 CEST
Created attachment 164 [details]
geant-python-4.9.5-build.patch
Comment 2 Koichi Murakami 2012-07-24 01:25:39 CEST
Thanks.
The logics was fixed.
Comment 3 Benda Xu 2012-07-24 05:14:00 CEST
Thanks a lot, Murakami-san :)