Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65928 - metakit-2.4.7.37 --with-python doesn't work
Summary: metakit-2.4.7.37 --with-python doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: Bryan Østergaard (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 08:54 UTC by iago
Modified: 2004-10-02 04:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
It's the output I get emerging the ebuild (with python USE flag set). (error.txt,91.56 KB, text/plain)
2004-09-30 08:56 UTC, iago
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iago 2004-09-30 08:54:10 UTC
When I enable USE flag python I can't compile it because I miss a Python.h header file. I don't know why I haven't that header installed.
If I disable python USE flag I can compile it correctly.

Reproducible: Always
Steps to Reproduce:
1.emerge metakit
2.
3.

Actual Results:  
All the stderr is included in a file I will attach immmediately after submit.
Comment 1 iago 2004-09-30 08:56:01 UTC
Created attachment 40792 [details]
It's the output I get emerging the ebuild (with python USE flag set).
Comment 2 iago 2004-09-30 13:21:50 UTC
I've got Python.h under
/usr/include/python2.3/Python.h
I added -I/usr/include/python2.3 to CXXFLAGS.
And this resolved all the problems about building metakit.
What's the right way to solve this problem forever?
I mean, if another ebuild needs Python.h, how can I compile it w/o adding an ad-hoc CXXFLAG?
Thanks a lot.
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2004-10-02 04:50:27 UTC
This is fixed in metakit-2.4.9.3-r2.