I am trying to install gnucash 1.8.9 on Gentoo 2005.1, and all
the dependencies install fine but during the build of gnucash,
I get the following error.  Has anyone else seen where it could
not find the library gwrap-glib?

gcc -shared  .libs/gw-core-utils.o  -Wl,--rpath -Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs  -L/usr/X11R6/lib -L/usr/lib /usr/lib/libgwrap-wct.so -lgwrap-glib /usr/lib/libguile.so /usr/lib/libguile-ltdl.so /usr/lib/libqthreads.so -lpthread -lcrypt ./.libs/libcore-utils.so /usr/lib/libpopt.so -lm   -Wl,-soname -Wl,libgw-core-utils.so.0 -o .libs/libgw-core-utils.so.0.0.0
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/../../../../i386-pc-linux-gnu/bin/ld: cannot find -lgwrap-glib
collect2: ld returned 1 exit status
make[3]: *** [libgw-core-utils.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-office/gnucash-1.8.9 failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

Reply via email to