[Ecls-list] Build failure on MacOSX
Glen Foy
randombits at clairvaux.org
Tue Jan 13 19:13:07 UTC 2009
Hi,
I trying to build ecl-8.12.0 on MacOSX 10.5.4 (PPC). I'm getting this
error:
K9: make
cd build; make
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
Thanks,
Glen
More information about the ecl-devel
mailing list