Linking IceBox
Hi,
In Ice 1.30 during the link of IceBox I get the message:
/usr/bin/ld: warning: libdb_cxx-4.1.so, needed by ../../lib/libFreeze.so, not found (try using -rpath or -rpath-link)
I noticed in the makefile that $(DB_LIBS) was removed from
src/icebox/makefile
Why is this done?
Is something wrong with my configuration if this happens?
Albert
|