Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 127

Summary: missing /usr/lib/python2.2/config/Makefile.pre.in
Product: Gentoo Linux Reporter: Tod M. Neidt <tneidt>
Component: [OLD] DevelopmentAssignee: Damon Conway (RETIRED) <kabau>
Status: RESOLVED FIXED    
Severity: normal CC: g2boojum
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 161    
Attachments: postgres.merge.log

Description Tod M. Neidt 2002-01-10 19:43:25 UTC
Hi!

The postgres-7.1.ebuild fails because it can't find
/usr/lib/python2.2/config/Makefile.pre.in when "python" is in the USE variable.

I will attach a log file of the merge failure.
Comment 1 Tod M. Neidt 2002-01-10 19:44:03 UTC
Created attachment 40 [details]
postgres.merge.log
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-01-14 15:40:14 UTC
Manually install Makefile.pre.in, since it is easier that to patch the
Makefile.

python-2.2-r3 should fix this.