CVS compile problem

Eildert Groeneveld eg at tzv.fal.de
Sat Apr 5 12:13:53 CST 2003


Dear All

once again I have a compile problem. After having fouled around for a day, I
need to ask you for suggestions. I have a Debian SID, current openhbci and
gnucash

./autogen.sh   --with-openhbci-prefix=/usr/local/ --enable-hbci
--enable-maintainer-mode --prefix=/usr/local/ --enable-stat

make

make[3]: Entering directory `/usr/local/src/gnucash/src/core-utils'
FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"/usr/share/guile\" %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 3>
 gw:global-declarations-ccg for-parent gw-core-utils
add-ws-t gw-core-utils #<output: gw-core-utils.c 3> 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.
cd ../.. \
  && CONFIG_FILES=src/core-utils/Makefile CONFIG_HEADERS= /bin/sh
./config.status
creating src/core-utils/Makefile
make[3]: Leaving directory `/usr/local/src/gnucash/src/core-utils'
make[3]: Entering directory `/usr/local/src/gnucash/src/core-utils'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..   
 -I /usr/include/g-wrap -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -g
 -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations   -Werror -c
 gw-core-utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Werror
-Wp,-MD,.deps/gw-core-utils.pp -c gw-core-utils.c       -fPIC -o
.libs/gw-core-utils.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/g-wrap
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Werror
-Wp,-MD,.deps/gw-core-utils.pp -c gw-core-utils.c -o gw-core-utils.o

>/dev/null 2>&1

/bin/sh ../../libtool --mode=link gcc -I /usr/include/g-wrap
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations   -Werror  -o libgw-core-utils.la
-rpath /usr/local//lib -module -L/usr/lib -lgwrap-wct -lgwrap-glib -L/usr/lib
-lguile -lqthreads -lpthread -lcrypt -lm gw-core-utils.lo libcore-utils.la
-lpopt -lm  -lm
grep: /usr/lib/libguile-ltdl.la: No such file or directory
sed: can't read /usr/lib/libguile-ltdl.la: No such file or directory
libtool: link: `/usr/lib/libguile-ltdl.la' is not a valid libtool archive
make[3]: *** [libgw-core-utils.la] Error 1
make[3]: Leaving directory `/usr/local/src/gnucash/src/core-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnucash'
make: *** [all-recursive-am] Error 2
root(eno,gnucash)#



as can be seen gnucash somehow desparate wants to grep
/usr/lib/libguile-ltdl.la whioch does not exist.

any ideas?

greetings

Eildert Groeneveld
===================================================
Institute for Animal Science
Mariensee 31535 Neustadt Germany
Tel : (+49)(0)5034 871155 Fax : (+49)(0)5034 871239
e-mail: eg at tzv.fal.de  http://www.tzv.fal.de/~eg/
===================================================




More information about the gnucash-devel mailing list