To fix your e-d-s build problem, you need have /usr/lib/libdb.so /usr/include/db.h and /usr/include/db_cxx.h (maybe not required) on you system.
The easy way is to 'pkgtool build closed/SUNWevolution-bdb-devel.spec' Halton. On Tue, 2007-12-18 at 20:35 +0100, Patrick Ale wrote: > Hi, > > I have two compiles now that rely on SUNWbdb but fail to find the libraries. > The packages in question are SUNWevolution-data-server.spec (spec file > attached cause it just have been updated and I didn't test the new > version yet) and the apoc-agent git source. > When I try to configure the apoc-agent with ./configure > --with-db-java-libdir=/usr/lib (libdb_java.so is in /usr/lib) I get > the following error: > > configure: error: DB JAVA 4.2 library not found. Check your DBJAVA > prefix option. > If it is already installed please use --with-db-java-prefix=DIR or > --with-db-java-libdir=DIR options to point to the DB JAVA 4.2 > installation prefix or library dir. > > Compiling the SUNWevolution-data-server.spec file gives an error libdb > not found. > > doing a strings on the libdb*.so files in /usr/lib shows me it is > actual version 4.2 > Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003) > > > -- > Patrick Ale > Email: patrick.ale at gmail.com > IRC: WickedWicky > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org
