gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] fedora and GCL


From: Tim Daly
Subject: [Gcl-devel] fedora and GCL
Date: Mon, 17 Nov 2003 13:38:12 -0500

Camm,

Memory is managed in a new way in Fedora (the new redhat) distro.
For instance, you can't execute from stack allocated memory.

GCL will not build on Fedora Core 1:

Loading ../cmpnew/gcl_fasdmacros.lsp
Finished loading ../cmpnew/gcl_fasdmacros.lsp
Loading /root/axiom/lsp/gcl-2.6.1/unixport/../gcl-tk/tk-package.lsp
Finished loading /root/axiom/lsp/gcl-2.6.1/unixport/../gcl-tk/tk-package.lsp
Loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_cmpmain.lsp
Warning: COMPILE-FILE is being redefined.
Warning: COMPILE is being redefined.
Warning: DISASSEMBLE is being redefined.
Finished loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_cmpmain.lsp
Loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_lfun_list.lsp
Finished loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_lfun_list.lsp
Loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_cmpopt.lsp
Finished loading /root/axiom/lsp/gcl-2.6.1/unixport/../cmpnew/gcl_cmpopt.lsp
Loading /root/axiom/lsp/gcl-2.6.1/unixport/../lsp/gcl_auto_new.lsp
Finished loading /root/axiom/lsp/gcl-2.6.1/unixport/../lsp/gcl_auto_new.lsp
Warning: LISP-IMPLEMENTATION-VERSION is being redefined.
T
 
>
#<"USER" package>
 
>
Unrecoverable error: Segmentation violation..
make[4]: *** [saved_pre_gcl] Error 134
rm init_pre_gcl.lsp raw_pre_gcl
make[4]: Leaving directory `/root/axiom/lsp/gcl-2.6.1/unixport'
make[3]: *** [unixport/saved_pre_gcl] Error 2
make[3]: Leaving directory `/root/axiom/lsp/gcl-2.6.1'
cp: cannot stat `unixport/saved_gcl': No such file or directory
make[2]: *** [gcldir] Error 1
make[2]: Leaving directory `/root/axiom/lsp'
make[1]: *** [lspdir] Error 2
make[1]: Leaving directory `/root/axiom'
make: *** [all] Error 2
address@hidden axiom]#




reply via email to

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