From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1EBDUS-0002q1-VN
	for garchives@archives.gentoo.org; Fri, 02 Sep 2005 15:30:05 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j82FPFeT015433;
	Fri, 2 Sep 2005 15:25:15 GMT
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j82FHXeD031124
	for <gentoo-user@lists.gentoo.org>; Fri, 2 Sep 2005 15:17:33 GMT
Received: by wproxy.gmail.com with SMTP id i25so71958wra
        for <gentoo-user@lists.gentoo.org>; Fri, 02 Sep 2005 08:20:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type;
        b=tQF+QB1hqLzAZzhL/h6Gtk4p/xYOQXJsc7edaWnWFpNwtQ5+xEILlVUfYFaPJ3ICbK2aqNAekILMbfl/DIf+c6ofkilG1hoo0vjSA2vgcpCEQVwru4x5kUjFuT+YG18MRpqwEm/BELUr3L4/E8SkE+NQZNzEmoECww4sfSAwzZg=
Received: by 10.54.40.44 with SMTP id n44mr2145702wrn;
        Fri, 02 Sep 2005 08:20:11 -0700 (PDT)
Received: by 10.54.84.16 with HTTP; Fri, 2 Sep 2005 08:20:11 -0700 (PDT)
Message-ID: <6d16c6660509020820720d1f7a@mail.gmail.com>
Date: Fri, 2 Sep 2005 10:20:11 -0500
From: Michael Madden <darkspleen@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] emerge gnucash fails
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_4977_30372257.1125674411689"
X-Archives-Salt: 818c94e9-2f87-43a0-9171-6fa56e82ed29
X-Archives-Hash: 856fd6381acbc845de588bc7b540a1bc

------=_Part_4977_30372257.1125674411689
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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=
=20
/usr/lib/libgwrap-wct.so -lgwrap-glib /usr/lib/libguile.so=20
/usr/lib/libguile-ltdl.so /usr/lib/libqthreads.so -lpthread -lcrypt=20
./.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 <http://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=20
message.

------=_Part_4977_30372257.1125674411689
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I am trying to install gnucash 1.8.9 on Gentoo 2005.1, and all<br>
the dependencies install fine but during the build of gnucash,<br>
I get the following error.&nbsp; Has anyone else seen where it could<br>
not find the library gwrap-glib?<br>
<br>
gcc -shared&nbsp; .libs/gw-core-utils.o&nbsp; -Wl,--rpath
-Wl,/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8.9/src/core-utils/.libs&=
nbsp;
-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&nbsp;&nbsp; -Wl,-soname -Wl,libgw-core-utils.so.0 -o
.libs/libgw-core-utils.so.0.0.0<br>
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/../../../../i386-pc-linux=
-gnu/bin/ld: cannot find -lgwrap-glib<br>
collect2: ld returned 1 exit status<br>
make[3]: *** [<a href=3D"http://libgw-core-utils.la">libgw-core-utils.la</a=
>] Error 1<br>
make[3]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8=
.9/src/core-utils'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8=
.9/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.9/work/gnucash-1.8=
.9'<br>
make: *** [all-recursive-am] Error 2<br>
<br>
!!! ERROR: app-office/gnucash-1.8.9 failed.<br>
!!! Function src_compile, Line 90, Exitcode 2<br>
!!! make failed<br>
!!! If you need support, post the topmost build error, NOT this status mess=
age.<br>
<br>

------=_Part_4977_30372257.1125674411689--
-- 
gentoo-user@gentoo.org mailing list