gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Axiom-developer] Re: gcl-2.6.8pre on MAC OSX 10.2


From: Camm Maguire
Subject: [Gcl-devel] Re: [Axiom-developer] Re: gcl-2.6.8pre on MAC OSX 10.2
Date: 27 Oct 2006 10:05:06 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

root <address@hidden> writes:

> Camm,
> 
> I just tried a build of GCL on Fedora Core 5.
> It fails as follows:
> 
> >rm raw_pre_gcl init_pre_gcl.lisp
> make[4]: Leaving directory '/root/silver3/lsp/gcl-2.6.8pre/unixport'
> (cd lsp; touch *.lsp ; make all)
> make[4]: Entering directory '/root/silver3/lsp/gcl-2.6.8pre/lsp'
> 
> Unrecoverable error: Segmentation violation..
> ../xbin/if-exists: line 13: 9412 Aborted            $3
> gcc: gcl_arraylib.c: No such file or directory
> gcc: no input files
> cat: gcl_arraylib.data: No such file or directory
> 

My money at this juncture is on the randomized sbrk, which has already
broken the GCL build twice on Fedora.  Sigh.

Please check the configure output for randomized sbrk.  And then
please

./configure --enable-debug && make
cd unixport
make raw_pre_gcl
gdb raw_pre_gcl
(gdb) r ./

and please then post the location of the segfault.




> 
> 
> gcc --version
> gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3)
> 
> 
> 
> The version of gcl is the one called gcl-2.6.8pre in the axiom/zips
> directory. I'm now going to retry the build using gcl-2.6.8pre2 
> which is a slightly later version. If that fails I'll check out
> the HEAD and try that.

Just to clarify, there are two active gcl branches at the moment,
2.6.8pre, and 'head'.  The latter is the experimental 2.7.0 and is not
yet ready for production.  The former is a bugfix only point release
agains tthe stable 2.6.7.  So please be sure to add -r
Version_2_6_8pre to your cvs checkouts.

Take care,


> 
> Tim
> 
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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