What Gnome library does -ldb1 refer to ?



Hello,

When trying to compile glitter, I managed to solve my glibconfig.h
problem (thanks to all for the advice). But now I get another problem
when launching the make. 

ld: cannot open -ldb1: Aucun fichier ou répertoire de ce type

I have looked in the Makefile and there it is in the Gnome Libs

GNOME_LIBS = -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib
-ldl

SO the question is what is this exactly ? Am I missing a Gnome library
or is it something else. 

I have included the complete error message below. I have a RH5.2 with
October Gnome. Thanks in advance for your help

make[2]: Entering directory `/root/Installation/glitter-0.9/src'
gcc  -g -O2 -Wall -Wunused   -o glitter  aubconf.o available.o decode.o
wizard.o glitter.o global_props.o groups.o nntp.o notebook.o cron.o
subscribed.o util.o wrap.o scheduler.o -rdynamic -lgnomeui -lart_lgpl
-lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome
-lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -rdynamic
-L/usr/lib -L/usr/X11R6/lib  
ld: cannot open -ldb1: Aucun fichier ou répertoire de ce type
make[2]: *** [glitter] Error 1
make[2]: Leaving directory `/root/Installation/glitter-0.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Installation/glitter-0.9'
make: *** [all-recursive-am] Error 2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]