chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Problem building darcs head


From: Reed Sheridan
Subject: [Chicken-users] Problem building darcs head
Date: Sun, 7 May 2006 14:54:05 -0500

I downloaded a fresh copy of the darcs repository and followed the
instructions in README.darcs (bootstrapping with Chicken 2.3), but
this is what happens:

<snip lots of compiling>
gcc -ggdb3 -o .libs/chicken-setup .libs/chicken-setup.o
-Wl,--export-dynamic ./.libs/libchicken.so -ldl -lpcre -lm -Wl,--rpath -Wl,/usr/local/lib
creating chicken-setup
make[1]: *** No rule to make target `library.exports', needed by
`all-am'.  Stop.
make[1]: Leaving directory `/home/rps/code/scheme/chicken/chicken'
make: *** [all] Error 2

Also, when chicken was compiling the .scm files, there were a lot of
warnings like:

Warning: illegal declaration specifier `(emit-exports "srfi-18.exports")'
Warning: illegal declaration specifier `(disable-warning redef)'

I'm using autoconf  2.59 and automake 1.9.6, if that matters.

Reed Sheridan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]