Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 8936
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Ryan Phillips (RETIRED) <rphillips@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andy Dustman <farcepest@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
psycopg-1.0.12.ebuild New ebuild text/plain Andy Dustman 2002-10-09 11:49 0000 1.37 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8936 depends on: Show dependency tree
Bug 8936 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-10-09 11:48 0000
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 From Andy Dustman 2002-10-09 11:49:58 0000 -------
Created an attachment (id=4543) [details]
New ebuild

------- Comment #2 From SpanKY 2002-10-10 00:52:40 0000 -------
*** Bug 6628 has been marked as a duplicate of this bug. ***

------- Comment #3 From SpanKY 2002-10-10 00:52:46 0000 -------
*** Bug 5829 has been marked as a duplicate of this bug. ***

------- Comment #4 From Bart Lauwers (RETIRED) 2002-12-11 17:04:54 0000 -------
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. 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug