Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2006 17:59:12 -0700
From:      Joshua Tinnin <krinklyfig@speakeasy.net>
To:        freebsd-ports@freebsd.org
Cc:        Francois Vigneron <vigneron@math.polytechnique.fr>
Subject:   Re: FreeBSD port: finance/gnucash
Message-ID:  <200603101759.16388.krinklyfig@speakeasy.net>
In-Reply-To: <Pine.LNX.4.44.0603071648370.9729-100000@daphne.math.polytechnique.fr>
References:  <Pine.LNX.4.44.0603071648370.9729-100000@daphne.math.polytechnique.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 7 Mar 06 09:00, Francois Vigneron 
<vigneron@math.polytechnique.fr> wrote:
> Hello,
> On line 24 of the Makefile, it requires lang/slib-guile at runtime.
> However, this package is broken and so gnucash fails to run.
>
> # gnucash
> ERROR: In procedure dynamic-link:
> ERROR: file: "libgw-gnc", message: "Invalid shared object handle
> 0x800530400"
>
> Below is the output of the installation try of lang/slib-guile,
> then the begining of 'pkg_add -r gnucash'.

There is a workaround which was posted on the questions list:

1) Use portdowngrade to grab the slib-3a1_2 version, and install it.
    gnucash/guile does not like 3a3.
2) Use pkgtools.conf to 'hold' slib-*.
3) remove the "BROKEN" status from slib-guile-3a1

Attempt 'make install clean' of gnucash.


Though this will work, shouldn't the gnucash port be marked as broken 
until lang/slib-guile is fixed?

- jt



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