Gentoo Archives: gentoo-user

From: Michael Madden <darkspleen@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge gnucash fails
Date: Fri, 02 Sep 2005 15:30:05
Message-Id: 6d16c6660509020820720d1f7a@mail.gmail.com
1 I am trying to install gnucash 1.8.9 on Gentoo 2005.1, and all
2 the dependencies install fine but during the build of gnucash,
3 I get the following error. Has anyone else seen where it could
4 not find the library gwrap-glib?
5
6 gcc -shared .libs/gw-core-utils.o -Wl,--rpath -Wl,/var/tmp/portage/gnucash-
7 1.8.9/work/gnucash-1.8.9/src/core-utils/.libs -L/usr/X11R6/lib -L/usr/lib
8 /usr/lib/libgwrap-wct.so -lgwrap-glib /usr/lib/libguile.so
9 /usr/lib/libguile-ltdl.so /usr/lib/libqthreads.so -lpthread -lcrypt
10 ./.libs/libcore-utils.so /usr/lib/libpopt.so -lm -Wl,-soname -Wl,
11 libgw-core-utils.so.0 -o .libs/libgw-core-utils.so.0.0.0
12 /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/../../../../i386-pc-linux-gnu/bin/ld:
13 cannot find -lgwrap-glib
14 collect2: ld returned 1 exit status
15 make[3]: *** [libgw-core-utils.la <http://libgw-core-utils.la>] Error 1
16 make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-
17 1.8.9/src/core-utils'
18 make[2]: *** [all-recursive] Error 1
19 make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-
20 1.8.9/src'
21 make[1]: *** [all-recursive] Error 1
22 make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-
23 1.8.9'
24 make: *** [all-recursive-am] Error 2
25
26 !!! ERROR: app-office/gnucash-1.8.9 failed.
27 !!! Function src_compile, Line 90, Exitcode 2
28 !!! make failed
29 !!! If you need support, post the topmost build error, NOT this status
30 message.

Replies

Subject Author
Re: [gentoo-user] emerge gnucash fails Neil Bothwick <neil@××××××××××.uk>