gnome-libs and db4 (forgot the compile log)

Stefan Wold ratler at lunar-linux.org
Mon Jan 24 06:48:58 UTC 2005


First of all I wonder how you did the test since you manage to fail all 
compiles you try? This is the steps i took. lrm db. Copy all the files 
from db4 module to db. Edit BUILD file to make sure bindir etc is in the 
correct dirs, they are not in default db4 module. lin db.

lvu version db
4.3.27

After this start testing the modules, php needed a change --with-db4 
instead of db3 for example.

Here is a cut from gnome-libs compile log:
checking for dbopen... no
checking for dbopen in -ldb... no
checking for dbopen in -ldb1... no
checking for __db185_open in -ldb-3... no
checking for __db185_open in -ldb-4... yes
checking for db.h... yes
checking for db_185.h... yes
checking for db1/db.h... no

root at nagafen ~ # ldd /usr/bin/gnome-gen-mimedb
         libgnome.so.32 => /usr/lib/libgnome.so.32 (0x40020000)
         libgnomesupport.so.0 => /usr/lib/libgnomesupport.so.0 (0x40038000)
         libesd.so.0 => /usr/lib/libesd.so.0 (0x4003d000)
         libm.so.6 => /lib/libm.so.6 (0x40045000)
         libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x40069000)
         libdb-4.3.so => /usr/lib/libdb-4.3.so (0x4008f000)
         libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x4015c000)
         libz.so.1 => /usr/lib/libz.so.1 (0x40181000)
         libc.so.6 => /lib/libc.so.6 (0x40192000)
         libpthread.so.0 => /lib/libpthread.so.0 (0x402c8000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Well i rest my case it's working.
/Stefan

PS
I havn't built the whole gnome environment though so if someone want to 
test that go ahead.
DS


On Sun, 23 Jan 2005, Terry Chan wrote:

> Attached is the compiled log for failed gnome-libs with db4.
>


More information about the Lunar-dev mailing list