Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18296 - media-libs/libdbmusic-0.4.1 fails to compile with Postgresql 7.3.2
Summary: media-libs/libdbmusic-0.4.1 fails to compile with Postgresql 7.3.2
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 09:57 UTC by Frantz Dhin
Modified: 2007-09-22 23:12 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.