Yet another problem with installing gnucash:
[...]
FLAVOR=gnome guile -c \
"(set! %load-path (cons \"/sw/share/guile/1.6/g-wrap-1.3.4\" %load-path)) \
(primitive-load \"./gw-core-utils-spec.scm\") \
(gw:generate-wrapset \"gw-core-utils\")"
**** NOTE: this wrapset appears to be empty !?
add-ws-t gw-core-utils #<output: gw-core-utils.c 8> gw:global-declarations-ccg
for-parent gw-core-utils
add-ws-t gw-core-utils #<output: gw-core-utils.c 8> gw:global-definitions-ccg
for-parent gw-core-utils
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -no-cpp-precomp -I/sw/include/postgresql -I /sw/include/g-wrap -I/sw/include/glib-1.2 -I/sw/lib/glib/include -g -O2 -Wall -Wunused -c gw-core-utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -no-cpp-precomp -I/sw/include/postgresql -I /sw/include/g-wrap -I/sw/include/glib-1.2 -I/sw/lib/glib/include -g -O2 -Wall -Wunused -c gw-core-utils.c -fno-common -o .libs/gw-core-utils.o
/bin/sh ../../libtool --mode=link gcc -I /sw/include/g-wrap -I/sw/include/glib-1.2 -I/sw/lib/glib/include -g -O2 -Wall -Wunused -o libgw-core-utils.la -rpath /sw/lib -module -L/sw/lib -lgwrap-wct -lgwrap-glib gw-core-utils.lo libcore-utils.la -lpopt -lm -lintl -lm
grep: /sw/lib/libguile-ltdl.la: No such file or directory
sed: /sw/lib/libguile-ltdl.la: No such file or directory
libtool: link: `/sw/lib/libguile-ltdl.la' is not a valid libtool archive
make[3]: *** [libgw-core-utils.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of /var/tmp/tmp.1.tnvuiE failed, exit code 2
Failed: compiling gnucash-1.8.8-11 failed
Seems to me that I need to install guile, right?
G�rard
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
