[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] Re: [Fwd: make install failure on Fedora Core 3]
From: |
Camm Maguire |
Subject: |
[Gcl-devel] Re: [Fwd: make install failure on Fedora Core 3] |
Date: |
03 Jun 2005 10:56:46 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Greetings!
James Amundson <address@hidden> writes:
> Dear Camm,
>
> I have sent the attached message to the GCL-devel list twice (once on
> Monday, once today), but I haven't seen it appear. There must be a spam
> filter out there somewhere that doesn't like me.
>
Yes, gcl-devel is subscriber only -- please subscribe, volume is under
control now.
> Best,
> Jim
>
> --
> From: James Amundson <address@hidden>
> Subject: make install failure on Fedora Core 3
> To: gcl-devel <address@hidden>
> Date: Thu, 02 Jun 2005 11:06:58 -0500
> Organization: None
>
> Hi,
>
> I have been unable to build either GCL 2.6.6 or GCL 2.6.7(cvs) under
> Fedora Core 3. In all cases, I find that the build crashes during the
> install stage. Here is what I see at the end of the output:
>
This is not a known issue -- I'd been told that FC3 was fine for
axiom. Please check the randomized sbrk detection in configure --
this must be detected and enabled here, which is apparently your
problem.
Take care,
> ----------------------------------------------------------------------
> if gcc --version | grep -i mingw >/dev/null 2>&1 ; then if grep -i
> oncrpc maked
> efs >/dev/null 2>&1 ; then
> cp /mingw/bin/oncrpc.dll /opt/gcl/lib/gcl-2.6.7/unix
> port; fi ; fi
> cd /opt/gcl/lib/gcl-2.6.7/unixport && \
> mv saved_ansi_gcl temp && \
> echo '(reset-sys-paths "/opt/gcl/lib/gcl-2.6.7/")\
> (si::save-system "saved_ansi_gcl")' | ./temp && \
> rm -f temp
> GCL (GNU Common Lisp) 2.6.7 ANSI May 15 2005 09:40:00
> Source License: LGPL(gcl,gmp), GPL(unexec,bfd)
> Binary License: GPL due to GPL'ed components: (READLINE BFD UNEXEC)
> Modifications of this banner must retain notice of a compatible license
> Dedicated to the memory of W. Schelter
>
> Use (help) to get some basic information on how to use GCL.
>
> >
> NIL
>
> >/bin/sh: line 1: 15720 Done echo '(reset-sys-paths
> "/opt/gc
> l/lib/gcl-2.6.7/") (si::save-system "saved_ansi_gcl")'
> 15721 Segmentation fault | ./temp
> make[1]: *** [install1] Error 139
> make[1]: Leaving directory `/home/amundson/src/gcl-cvs'
> make: *** [install] Error 2
> ----------------------------------------------------------------------
>
> I configured GCL as follows:
> ----------------------------------------------------------------------
> ./configure --prefix=/opt/gcl --enable-ansi --enable-tkconfig=/usr/lib
> --enable-tclconfig=/usr/lib
> ----------------------------------------------------------------------
>
> Is this a known problem? If not, is there more information I could
> provide?
>
> Thanks,
> Jim
>
>
>
> --
> ----------
>
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcl-devel] Re: [Fwd: make install failure on Fedora Core 3],
Camm Maguire <=