[Ecls-list] build failure --with-gmp=system

Julian Stecklina der_julian at web.de
Wed Jun 29 14:47:04 UTC 2005


Hello,

>env CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure --
with-gmp=system
...
>gmake
cd build; gmake
gmake[1]: Entering directory `/usr/home/blitz/src/ecls/build'
if (echo c gc gmp | grep gmp); then \
  cd gmp; gmake install; \
  mv ../libgmp.a ../libeclgmp.a; \
fi
c gc gmp
gmake[2]: Entering directory `/usr/home/blitz/src/ecls/build/gmp'
gmake[2]: *** Keine Regel, um »install« zu erstellen.  Schluss.
gmake[2]: Leaving directory `/usr/home/blitz/src/ecls/build/gmp'
mv: rename ../libgmp.a to ../libeclgmp.a: No such file or directory
gmake[1]: *** [libeclgmp.a] Fehler 1
gmake[1]: Leaving directory `/usr/home/blitz/src/ecls/build'
gmake: *** [all] Fehler 2

I think this is non-intentional? :)

Regards,
-- 
Julian Stecklina

LISP has survived for 21 years because it is an approximate local
optimum in the space of programming languages. - John McCarthy (1980)






More information about the ecl-devel mailing list