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

Bug 8936

Summary: dev-python/psycopg-1.0.12 (update)
Product: Gentoo Linux Reporter: Andy Dustman <farcepest>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: enhancement CC: am, bugs-gentoo.org, h3y
Priority: High    
Version: 1.4_rc1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild

Description Andy Dustman 2002-10-09 11:48:51 UTC
A small change is needed to convert the existing ebuild to psycopg-1.0.12.
In fact, the existing build is probably broken, due to the postgresql headers
moving about in recent releases. A diff follows, but will attach the ebuild as
well.

--- psycopg-1.0.1.ebuild	2002-10-04 01:50:29.000000000 -0400
+++ psycopg-1.0.12.ebuild	2002-10-09 12:32:53.000000000 -0400
@@ -26,6 +26,7 @@
 		--host=${CHOST} \
 		--prefix=/usr \
 		--infodir=/usr/share/info \
+		--with-postgres-includes=/usr/include/postgresql/server \
 		--mandir=/usr/share/man || die "./configure failed"
 	emake || die
 	#make || die
Comment 1 Andy Dustman 2002-10-09 11:49:58 UTC
Created attachment 4543 [details]
New ebuild
Comment 2 SpanKY gentoo-dev 2002-10-10 00:52:40 UTC
*** Bug 6628 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2002-10-10 00:52:46 UTC
*** Bug 5829 has been marked as a duplicate of this bug. ***
Comment 4 Bart Lauwers (RETIRED) gentoo-dev 2002-12-11 17:04:54 UTC
New ebuild has been added to CVS please allow some time for your mirror to carry it and please report any problems here. As the standard procedure for new ebuilds all the keywords have been ~masked.