tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gnucash fails on Darwin
A quick Google search seems to indicate that those symbols are a part of Guile
(lang/guile, devel/guile-slib - dependencies of Gnucash).
I'd suggest seeing if another package that links with those packages works and
if not figureing what is up with the Guile package(s) and/or how Gnucash links
with them.
Hope that's a little helpful..
- Jesse
On Sun, 20 Jan 2008 20:21:36 -0500
Louis Guillaume <lguillaume%berklee.edu@localhost> wrote:
> Hi!
>
> Given the enormous amount of dependencies for gnucash I would not have
> been surprised to see it fail somewhere along the line. But the build
> got all the way through and finally failed building gnucash itself like
> this...
>
> /usr/bin/ld: Undefined symbols:
> _scm_boot_guile
> _scm_c_eval_string
> _scm_c_resolve_module
> _scm_c_use_module
> _scm_call_2
> _scm_set_current_module
> collect2: ld returned 1 exit status
> gnumake[4]: *** [gnucash-bin] Error 1
> gnumake[3]: *** [all-recursive] Error 1
> gnumake[2]: *** [all-recursive] Error 1
> gnumake[1]: *** [all-recursive] Error 1
> gnumake: *** [all] Error 2
> *** Error code 2
>
> Stop.
> bmake: stopped in /usr/pkgsrc/finance/gnucash
>
>
> This is Darwin 8.11.1 (aka Tiger, Mac OS 10.4.11). I'm also using
> pkgsrc-2007Q4.
>
>
> Any help would be great. Thanks,
>
> Louis
--
Jesse Peterson <jpeterson275%comcast.net@localhost>
Home |
Main Index |
Thread Index |
Old Index