Compilation problems.

Michael gnucash@twentyten.org
Sun, 29 Oct 2000 23:21:29 -0800


I've been wrestling with GNUCash for over a week and decided to finally seek 
assistance:

Slackware 7.1, Linux 2.4.0-pre9


/usr/lib/libguile.so: undefined reference to `qt_abort'
/usr/lib/libguile.so: undefined reference to `qt_error'
/usr/lib/libguile.so: undefined reference to `qt_block'
collect2: ld returned 1 exit status
make[3]: *** [gnucash] Error 1
make[3]: Leaving directory `/home/michaeln/gnucash-1.4.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/michaeln/gnucash-1.4.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/michaeln/gnucash-1.4.8'
make: *** [all-recursive-am] Error 2  

What do you guys make of this?  This thing has a TON of dependencies but I 
think I got them all taken care of.  Obviously I think wrong.  ;-)  This is 
the first software package that makes me dream of Redhat RPMs.  ;-)


Michael