Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79560 - dev-cpp/libpqpp-4.0-r4 fails to compile
Summary: dev-cpp/libpqpp-4.0-r4 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-26 03:57 UTC by Wolfram Schlich (RETIRED)
Modified: 2006-03-25 04:54 UTC (History)
0 users

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 Wolfram Schlich (RETIRED) gentoo-dev 2005-01-26 03:57:44 UTC
--8<--
[...]
>>> md5 src_uri ;-) libpq++-4.0.tar.gz
>>> Unpacking source...
>>> Unpacking libpq++-4.0.tar.gz to /var/tmp/portage/libpqpp-4.0-r4/work
 * Applying libpqpp-4.0-gentoo.patch ...                                                                                                                                                                                                                            [ ok ]
 * Applying libpqpp-4.0-PIC.patch ...                                                                                                                                                                                                                               [ ok ]
>>> Source unpacked.
g++ -c -O2 -march=athlon-xp -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -I/usr/include pgconnection.cc -fPIC -DPIC
g++ -c -O2 -march=athlon-xp -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -I/usr/include pgdatabase.cc -fPIC -DPIC
g++ -c -O2 -march=athlon-xp -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -I/usr/include pgtransdb.cc -fPIC -DPIC
g++ -c -O2 -march=athlon-xp -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -I/usr/include pgcursordb.cc -fPIC -DPIC
g++ -c -O2 -march=athlon-xp -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -I/usr/include pglobject.cc -fPIC -DPIC
pglobject.cc:22:28: libpq/libpq-fs.h: No such file or directory
pglobject.cc: In member function `void PgLargeObject::Create()':
pglobject.cc:83: error: `INV_READ' undeclared (first use this function)
pglobject.cc:83: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
pglobject.cc:83: error: `INV_WRITE' undeclared (first use this function)
make: *** [pglobject.o] Error 1
--8<--
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2006-03-25 04:54:53 UTC
This should be fixed in the latest versions of postgresql and libpqpp