[Ecls-list] Error trying to build on ARM9
Jeff Cunningham
jeffrey at cunningham.net
Mon Mar 17 01:13:38 UTC 2008
Hi,
I thought I'd try to build ECLS on an ARM9 just for the fun of it. It
ran configure without errors but then died immediately on make. Here's
the error:
...
config.status: creating ecl/config.h
config.status: ecl/config.h is unchanged
Configuration complete. To build ECL, issue make in this directory.
jcunningham at ts7200:~/installed/ecl-0.9j$ make
cd build; make
make[1]: Entering directory `/home/jcunningham/installed/ecl-0.9j/build'
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]: Entering directory `/home/jcunningham/installed/ecl-0.9j/build/gmp'
make[2]: *** No rule to make target `install'. Stop.
make[2]: Leaving directory `/home/jcunningham/installed/ecl-0.9j/build/gmp'
make[1]: *** [libeclgmp.a] Error 2
make[1]: Leaving directory `/home/jcunningham/installed/ecl-0.9j/build'
make: *** [all] Error 2
Am I tilting at a windmill here? Or can someone offer advice?
Thanks
--Jeff Cunningham
More information about the ecl-devel
mailing list