Culprit found (more or less)



Hi

The reason of the make error is
a gcl-related problem because maxima
under latest (virtualized) Ubuntu works
correctly if clisp is used instead of gcl.

The GCL I was using is the one that
comes with the latest Ubuntu, namely
2.6.7 ANSI (ansi mode enabled by dpkg-reconfigure gcl").

The real reason remains obscure but at least
there is a way to make maxima work.

The virtual environment has probably no effect
on the compilation.

   Fabrizio






On Sun, 16 Aug 2009, Robert Dodier wrote:

> On 8/16/09, Fabrizio Caruso <caruso at dm.unipi.it> wrote:
>
>> I am using Windows Host with Virtuablbox 3.0.4 with Guest Mint 7
>> (i.e. latest Ubuntu + packages)
>
> It seems likely that none of the developers have such an installation.
>
>> make[1]: *** [gcl-depends.mk] Segmentation fault
>> make[1]: *** Cancellazione del file ?gcl-depends.mk?
>> make[1]: uscita dalla directory
>> ?/home/ciccio/Software/source/maxima-5.19.0/src?
>> make: *** [all-recursive] Errore 1
>
> I don't understand why make is trying to rebuild gcl-depends.mk.
> gcl-depends.mk is supposed to be in the tar.gz file
> or in the files pulled from CVS.
> How did you obtain the source code?
> Is gcl-depends.mk present? (should be in the src directory)
>
> I moved away gcl-depends.mk in my CVS sandbox and launched
> make -- it recreates gcl-depends.mk successfully.
> I mention this only to say that I can't tell what the problem is.
> I have GCL 2.6.7 + Linux.
>
> FWIW
>
> Robert Dodier
>