gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Build issue


From: Blake McBride
Subject: Re: [Gcl-devel] Build issue
Date: Wed, 16 Oct 2013 11:48:39 -0500

Thanks!  Those changes helped quite a bit, but I am still unable to build.  It went a long time but ended up as follows:

...
Initializing gcl_clcs_macros.o
Initializing gcl_clcs_restart.o
Initializing gcl_clcs_debugger.o
Initializing gcl_clcs_handler.o
Initializing gcl_clcs_conditions.o
Initializing gcl_clcs_condition_definitions.o
Initializing gcl_clcs_kcl_cond.o
Initializing gcl_clcs_top_patches.o
Initializing gcl_clcs_install.o

;; Loading /home/blake/Backup/gcl/gcl/unixport/../gcl-tk/tk-package.lsp
;; Finished loading /home/blake/Backup/gcl/gcl/unixport/../gcl-tk/tk-package.lsp
;; Loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_lfun_list.lsp
;; Finished loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_lfun_list.lsp
;; Loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_cmpopt.lsp
;; Finished loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_cmpopt.lsp
;; Loading /home/blake/Backup/gcl/gcl/unixport/../lsp/gcl_auto_new.lsp
;; Finished loading /home/blake/Backup/gcl/gcl/unixport/../lsp/gcl_auto_new.lsp

T

>
T

>rm -f tmp_image
rm pre_init.lsp init_ansi_gcl.lsp.tmp post_init.lsp
make[1]: Leaving directory `/home/blake/Backup/gcl/gcl/unixport'
make -C unixport final
ls: cannot access gcl_recompile?*.o: No such file or directory
ls: cannot access ../clcs/clcs_*.lisp: No such file or directory
make[1]: Entering directory `/home/blake/Backup/gcl/gcl/unixport'
echo "(let ((si::*disable-recompile* nil)(compiler::*default-c-file* t)(compiler::*default-h-file* t)(compiler::*default-system-p* t)(compiler::*default-data-file* t))(si::compiler-state-fns)(si::do-recompile nil))" | ./saved_ansi_gcl
GCL (GNU Common Lisp)  2.7.0 ANSI    Oct 16 2013 10:42:56
Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE 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.
Temporary directory for compiler files set to /tmp/

>Segmentation fault
make[1]: *** [final] Error 139
make[1]: Leaving directory `/home/blake/Backup/gcl/gcl/unixport'
make: *** [system] Error 2
address@hidden ~/Backup/gcl/gcl $ 


reply via email to

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