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

Bug 18296

Summary: media-libs/libdbmusic-0.4.1 fails to compile with Postgresql 7.3.2
Product: Gentoo Linux Reporter: Frantz Dhin <fd>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED CANTFIX    
Severity: normal CC: esigra, mholzer, pgsql-bugs, sound
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frantz Dhin 2003-03-27 09:57:36 UTC
Configure of libdbmusic does checks for libpq++.h and libdb++.so which are not 
existant on a system with Postgresql 7.3.2 installed.

Possible solution: libdbmusic-0.6.1 is available from 
http://kmusicdb.sourceforge.net/ or change the depends so that Postgresql 7.2.x 
is required.
Comment 1 Johannes Krause 2003-04-18 11:13:14 UTC
You need to have libg++ in USE to get a postgresql with libpq++.
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-06-20 16:58:03 UTC
We don't have a way of expressing USE for a dependency. Re-compile postgres with USE=libg++.
Comment 3 J. Ellis (RETIRED) gentoo-dev 2003-09-26 00:24:34 UTC
Seems to have re-opened itself.