gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Maxima] Problems building latest gcl from cvs


From: Vadim V. Zhytnikov
Subject: [Gcl-devel] Re: [Maxima] Problems building latest gcl from cvs
Date: Thu, 25 Apr 2002 10:23:52 +0400

At present I just may confirm that gcl CVS is indeed broken.
I'll try to figure out what is going wrong and which resent patch broke the
system.

And one little note. GCL isn't supposed to be compiled with gcc 2.96,
use gcc 2.95 instead. GCL may be compiled with 2.96 but not all things
works properly. On the other hand it has nothing to do current compilatin
troubles since now GCL dosn't buld with 2.95.3 as well.

address@hidden wrote:

> Dear maxima developers:
>
> I am trying to build maxima from cvs. I have tried 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.
> --
> http://www.iit.upco.es/~oscar
> Everything you know is wrong!
> _______________________________________________

--
     Vadim V. Zhytnikov

      <address@hidden>
    <address@hidden>
     <address@hidden>






reply via email to

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