Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2003 13:37:52 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        mpd <mpd@rochester.rr.com>
Cc:        questions@freebsd.org
Subject:   Re: gnucash fails to execute now
Message-ID:  <1062265071.20003.2.camel@shumai.marcuscom.com>
In-Reply-To: <20030830173355.GA52273@rochester.rr.com>
References:  <20030830173355.GA52273@rochester.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sat, 2003-08-30 at 13:33, mpd wrote:
> Hi,
> 
> Gnucash used to work, now it fails on startup w/:
> 
> ERROR: In procedure dynamic-link:
> ERROR: file: "libgw-gnc", message: "can't close the module"
> 
> I don't know what I did to set this off, but it happens now
> with both ver. 1.8.4 and 1.8.5. I even re-updated all my ports,
> just in case. Still no go.
> 
> Any ideas?

Yeah, one of your binaries is still linked against a non existent
library (most likely gnugetopt).  To find out which one, do ldd
/usr/X11R6/lib/libgw-gnc.so.  Then you have to find out which library
imports that dependency, and rebuild it.

Joe

> 
> I've found nothing regarding this error in the archives.
> I'm running 5.1-RELEASE.
> 
> thanks,
> 
> mike
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/UODvb2iPiv4Uz4cRAudAAJsHvSZBLWa+dPhzH1kQrFZ6vqc6iQCgoPfG
kxEh0iHHk8CIEAeubFHRzMU=
=2+AQ
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1062265071.20003.2.camel>