gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Build failing with --enable-ansi


From: Paul F. Dietz
Subject: [Gcl-devel] Build failing with --enable-ansi
Date: Sun, 12 Jan 2003 20:24:22 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126

After a make clean and ./configure --enable-ansi --prefix=/home/dietz,
make fails:

Compiling precom.lisp.
End of Pass 1.
End of Pass 2.

Error: FIRST [or a callee] requires less than one argument.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by FIRST.
Backtrace: funcall > system:top-level > eval > user::jamie-load-clcs > let > mapc > lambda-closure > let > if > if > if > progn > compile-file > block > tagbody > progn > setq > apply > apply > compiler::compile-file1 > let > unwind-protect > progn > let* > if > progn > cond > compiler::compiler-cc > compiler::safe-system > format > prog1 > compiler::compiler-command > let > pathname-directory > first > FIRST


Error: 27 is an illegal ihs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:TOP-LEVEL.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

[...]

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Unrecoverable error: bind stack overflow.
make[1]: *** [compile] Error 134
make[1]: Leaving directory `/home/dietz/gcl/gcl/clcs'
make: *** [clcs/saved_full_gcl] Error 2


        Paul





reply via email to

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