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

KCL Installation on SUN 3 with SUN OS 4.0.3

















Dear Robert,

according the instructions in file kcl.broadcast I got KCL licence,
signed and mailed it to Kyoto University.
Next I got KCL.tar.Z , uncompressed it on a SUN 3 under SUN OS 4.0.3
_EXPORT, copied h/cmpinclude.h into /usr/include as superuser and
finally I launched the make.
Everything went ok but the last step, that gave a segmentation violation
and leaved a core. There was a raw_kcl apparently working, so I launched
the make again.
Here follows the transcript of the session.



cd kcl
pcte% ls
attbin          c               h               makefile        unixport
attport         cmpnew          ild             o               ustation
bin             doc             lsp             readme          uts
pcte% make
(cd bin; make)
(cd o; make)
(cd lsp; make)
(cd cmpnew; make)
(cd unixport; make)
raw_kcl ../unixport/ < init_kcl.lsp
KCl (Kyoto Common Lisp)  June 1987  16384 pages

>#<"COMPILER" package>

COMPILER>#<"SYSTEM" package>

SYSTEM>#<"USER" package>

>#<"LISP" package>

LISP>#<"USER" package>

>Initializing predlib...
Initializing setf...
Initializing arraylib...
Initializing assert...
Initializing defstruct...
Initializing describe...
Initializing iolib...
Initializing listlib...
Initializing mislib...
Initializing numlib...
Initializing packlib...
Initializing seq...
Initializing seqlib...
Initializing trace...
Initializing cmpinline...
Initializing cmputil...
Initializing cmptype...
Initializing cmpbind...
Initializing cmpblock...
Initializing cmpcall...
Initializing cmpcatch...
Initializing cmpenv...
Initializing cmpeval...
Initializing cmpflet...
Initializing cmpfun...
Initializing cmpif...
Initializing cmplabel...
Initializing cmplam...
Initializing cmplet...
Initializing cmploc...
Initializing cmpmap...
Initializing cmpmulti...
Initializing cmpspecial...
Initializing cmptag...
Initializing cmptop...
Initializing cmpvar...
Initializing cmpvs...
Initializing cmpwt...
Loading ../cmpnew/cmpmain.lsp
sh: 439 Memory fault - core dumped
*** Error code 139
make: Fatal error: Command failed for target `saved_kcl'
Current working directory /home/max/sfinx/mario/kcl/unixport
*** Error code 1
make: Fatal error: Command failed for target `all'
pcte%

adb raw_kcl
core file = core -- program ``raw_kcl''
SIGSEGV 11: segmentation violation
$c
_string_eq(0x0,0x168798) + 8
_intern(0x168798,0x188ca4) + 3a
_read_object(0x1a3fa8) + 7ba
_Lleft_parenthesis_reader() + 146
_funcall(0x1727e0) + 5e
_super_funcall(0x1727e0) + 50
_read_object(0x1a3fa8) + 1be
_Lleft_parenthesis_reader() + 146
_funcall(0x1727e0) + 5e
_super_funcall(0x1727e0) + 50
_read_object(0x1a3fa8) + 1be
_Lleft_parenthesis_reader() + 146
_funcall(0x1727e0) + 5e
_super_funcall(0x1727e0) + 50
_read_object(0x1a3fa8) + 1be
_read_object_non_recursive(0x1a3fa8) + 118
_Lload() + 8c6
_eval(0x10fef0) + 576
_Fprogn(0x18c42c) + 4a
_eval(0x18c534) + 34c
_Leval() + 78
_symlispcall(0x17a240,0x1576b4,0x1) + 86
_init_top() + 11de
_funcall(0x1823f0) + 5e
_super_funcall(0x1823f0) + 50
_main(0x2,0xefffd04,0xefffd10) + 3fc
$q
pcte%

Are you so kind to suggest me what can I do to have KCL up and running ?

                           Thank you
                           mario