[Ecls-list] 0.9l does not build on OS X 10.5

Thomas F. Burdick tburdick at gmail.com
Fri Aug 15 11:11:33 UTC 2008


Here is the tail end of the configure and make transcript:

checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: ABI=mode32 is not among the following valid choices: 32
configure: creating ./config.status
config.status: creating bare.lsp
config.status: creating lsp/load.lsp
config.status: creating clos/load.lsp
config.status: creating cmp/load.lsp
config.status: creating ../Makefile
config.status: WARNING:  ../Makefile.in seems to ignore the
--datarootdir setting
config.status: creating Makefile
config.status: creating c/Makefile
config.status: creating doc/Makefile
config.status: WARNING:
/usr/lambda/systems/tmp/ecl-0.9l/src/doc/Makefile.in seems to ignore
the --datarootdir setting
config.status: creating doc/ecl.man
config.status: creating doc/ecl-config.man
config.status: creating ecl/configpre.h
config.status: creating bin/ecl-config.pre
config.status: creating lsp/config.pre
config.status: creating compile.pre
config.status: creating cmp/cmpdefs.pre
config.status: creating ecl/config.h
Configuration complete. To build ECL, issue make in this directory.
[tfb at Frasier]/usr/lambda/systems/tmp/ecl-0.9l$ make
cd build; make
cp /usr/lambda/systems/tmp/ecl-0.9l/src/util/gdbinit .gdbinit
if (echo c gc gmp | grep gmp); then \
 cd gmp && make install && \
 cd .. && mv include/gmp.h ecl/ && rmdir include &&  \
 mv ./libgmp.a ./libeclgmp.a; \
fi
c gc gmp
make[2]: *** No rule to make target `install'.  Stop.
make[1]: *** [libeclgmp.a] Error 2
make: *** [all] Error 2
[tfb at Frasier]/usr/lambda/systems/tmp/ecl-0.9l$ uname -a
Darwin Frasier.local 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun  9
19:36:17 PDT 2008; root:xnu-1228.5.20~1/RELEASE_PPC Power Macintosh




More information about the ecl-devel mailing list