fedora and GCL
Tim Daly <[email protected]> Mon, 17 Nov 2003 13:39:17 -0500
| Newsgroups | gmane.linux.redhat.rhl.devel |
|---|---|
| Message-ID | <200311171839.hAHIdHf09455__34436.7303689525$1069097592@rio.sci.ccny.cuny.edu> |
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 [root@fedora1 axiom]# -- fedora-devel-list mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-devel-list