glade*#$@!

Zenon Panoussis oracle@xs4all.nl
Mon, 20 May 2002 14:34:23 +0200


It's driving me mad. Does anyone understand what more
it wants?

# cat /etc/redhat-release
   Red Hat Linux release 7.2.93 (Skipjack)
# rpm -hiv gnucash-1.6.6-1.src.rpm
# rpm -ba /usr/src/redhat/SPECS/gnucash.spec
   <snip>
   checking for glade_init in -lglade... no
   configure: error: Cannot find libglade. See the README and
   config.log     for more info.
   error: Bad exit status from /var/tmp/rpm-tmp.69574 (%build)
# rpm -qa |grep glade
   libglade2-1.99.9-2
   libglade-0.17-5
   libglade2-devel-1.99.9-2
   pygtk2-libglade-1.99.8-7
   libglade-devel-0.17-5
   glade-0.6.4-1
   pygtk-libglade-0.6.9-3
   pygnome-libglade-1.4.2-3
# cat /usr/src/redhat/BUILD/gnucash-1.6.6/config.log
   <snip>
   configure:9703: gcc -o conftest -g -O2 -Wall -Wunused  -Wall
   -Wno-unused -Werror-im      plicit-function-declaration   conftest.c
   -lglade -rdynamic -L/usr/lib -L/usr/X11R6/      lib -lglade-gnome
   -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lg
   tk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport
   -lesd -laudiofile       -lm -ldb1 -lglib -lm  1>&5
   /usr/bin/ld: cannot find -ldb1
   collect2: ld returned 1 exit status
   configure: failed program was:
   #line 9692 "configure"
   #include "confdefs.h"
   /* Override any gcc2 internal prototype to avoid an error.  */
   /* We use char because int might match the return type of a gcc2
       builtin and then its argument prototype would still apply.  */
   char glade_init();

   int main() {
   glade_init()
   ; return 0; }


Thanks

Z