chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] build bug in snapshot


From: Ed Watkeys
Subject: Re: [Chicken-users] build bug in snapshot
Date: Thu, 16 Dec 2004 12:08:55 -0500


On Dec 16, 2004, at 9:32 AM, Joel Reymont wrote:

Felix,

How do I build 1.85? I applied the patches but when the makefile gets to compiling the scheme file it looks for chicken in the build directory and
there's none there. I created a symlink from /usr/local/bin/chicken
(1.74) to ./chicken but got a bunch of extended binding redefinition warnings.

Yeah, the same thing happened to me. It (seemingly) built fine before I applied the patches.

Ed

bash-2.05b$ make
make  all-am
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DC_STACK_GROWS_DOWNWARD=1 -DC_INSTALL_LIB_HOME='"/usr/local/lib/chicken"' -DC_USE_C_DEFAULTS -DC_NO_PIC_NO_DLL -DC_BUILDING_LIBCHICKEN -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -DHAVE_ALLOCA_H -no-cpp-precomp -c -o libchicken_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -DC_STACK_GROWS_DOWNWARD=1 -DC_INSTALL_LIB_HOME=\"/usr/local/lib/chicken\" -DC_USE_C_DEFAULTS -DC_NO_PIC_NO_DLL -DC_BUILDING_LIBCHICKEN -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -DHAVE_ALLOCA_H -no-cpp-precomp -c runtime.c -fno-common -DPIC -o .libs/libchicken_la-runtime.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DC_STACK_GROWS_DOWNWARD=1 -DC_INSTALL_LIB_HOME=\"/usr/local/lib/chicken\" -DC_USE_C_DEFAULTS -DC_NO_PIC_NO_DLL -DC_BUILDING_LIBCHICKEN -Os -fomit-frame-pointer -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -DHAVE_ALLOCA_H -no-cpp-precomp -c runtime.c -o libchicken_la-runtime.o >/dev/null 2>&1 ./chicken library.scm -quiet -debug-level 0 -optimize-level 2 -include-path . -output-file library.c -explicit-use
make[1]: ./chicken: Command not found
make[1]: *** [library.c] Error 127
make: *** [all] Error 2





reply via email to

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