gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Problems building latest gcl from cvs


From: oscar
Subject: [Gcl-devel] Problems building latest gcl from cvs
Date: Fri, 19 Apr 2002 08:45:39 +0200

Dear gcl developers

I am trying to build gcl from cvs and I have been not able because make
failed. 
________________________________________________________________
$ make
cat h/config.h | sed -e "1,/Begin for cmpincl/d" \
        -e "/End for cmpinclude/,50000d" > tmpx
cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/object.h h/vs.h
h/bds.h h/frame.h h/lex.h h/eval.h    h/funlink.h h/att_ext.h
h/new_decl.h h/compbas2.h h//compat.h h//cmponly.h >> tmpx
./xbin/move-if-changed mv tmpx h/cmpinclude.h
tmpx and h/cmpinclude.h were not the same.
ln tmpx h/cmpinclude.h
./xbin/move-if-changed ln h/cmpinclude.h o/cmpinclude.h
h/cmpinclude.h and o/cmpinclude.h were not the same.
ln h/cmpinclude.h o/cmpinclude.h
(cd bin; make all)
make[1]: Cambiando a directorio `/home/oscar/Maxima/gcl/bin'
gcc -pipe -fwritable-strings  -DVOL=volatile -I/home/oscar/Maxima/gcl/o
-fsigned-char -DUNIX -o dpp dpp.c
make[1]: Saliendo directorio `/home/oscar/Maxima/gcl/bin'
make mpfiles
make[1]: Cambiando a directorio `/home/oscar/Maxima/gcl'
make[1]: *** No hay ninguna regla para construir el objetivo
`gmp/Makefile', necesario para `gmp/libgmp.a'.  Alto.
make[1]: Saliendo directorio `/home/oscar/Maxima/gcl'
make: *** [all] Error 2
________________________________________________________________

Some relevant information about my linux distro is:
Mandrake 8.1
cc --version
2.96

I uploaded the config.log at:

http://www.iit.upco.es/~oscar/download/config.log

and the output of the ./configure at

http://www.iit.upco.es/~oscar/download/config.out

Thanks a lot for all your help.

PS Please email me directly because I am not subscribe to this list
-- 
http://www.iit.upco.es/~oscar
The tree of research must from time to time be refreshed with the blood
of bean counters.
                -- Alan Kay



reply via email to

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