From: [Invalid-From-Line]
Subject: faslink error with GCL 2.0 and CLX on RS/6000
Date: 
Message-ID: <3pfm0l$ja9@solaris.cc.vt.edu>
Hi,

I'm trying to compile CLX v5 with GCL 2.0 on a RS/6000 to no avail. I get an error with
the fast link symbol. I get the following:

201/u/andre/lisp/clx>make -f Makefile.gcl
        echo '(compile-file "defsystem")' | gcl
GCL (GNU Common Lisp)  Version(2.0) Sat Apr 29 21:23:03 EDT 1995
Licensed under GNU Public Library License
Contains Enhancements by W. Schelter

>Compiling defsystem.lsp.
Error: Cannot find the external symbol FASLINK in #<"SYSTEM" package>.
Fast links are on: do (use-fast-links nil) for debugging
Error signalled by READ.
Broken at READ.  Type :H for Help.
>>      echo '(load "defsystem") (compile-clx)' | gcl
GCL (GNU Common Lisp)  Version(2.0) Sat Apr 29 21:23:03 EDT 1995
Licensed under GNU Public Library License
Contains Enhancements by W. Schelter

>Loading defsystem.lsp

Error: Cannot find the external symbol FASLINK in #<"SYSTEM" package>.
Fast links are on: do (use-fast-links nil) for debugging
Error signalled by READ.
Broken at READ.  Type :H for Help.
>>
Error: The function COMPILE-CLX is undefined.
Fast links are on: do (use-fast-links nil) for debugging
Error signalled by EVALHOOK.
Backtrace: system:universal-error-handler > EVALHOOK

Broken at READ.
>>      touch stamp.o


... 


Was anyone successful at it? Any help will be greatly appreciated. Thank you.


Andre
e-mail: ·····@mselrt4.ise.vt.edu