home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!annapurna!harjani
- From: harjani@annapurna.ee.umn.edu (Ramesh Harjani)
- Subject: kcl on SUNs
- Message-ID: <1992Dec17.044438.27458@news2.cis.umn.edu>
- Summary: We cannot get kcl to compile lisp code.
- Keywords: KCL, LISP, compile, suns
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: annapurna.ee.umn.edu
- Organization: University of Minnesota, Minneapolis, EE dept.
- Date: Thu, 17 Dec 1992 04:44:38 GMT
- Lines: 27
-
- We have tried to compile the KCL code from rascal.ics.utexas.edu. It
- runs lisp code in the interpreted mode but somehow gives a number of
- errors we attempt to compile the code. Here is a sampling of the errors we are getting.
-
- (compile-file "def.lisp")
- Compiling def.lisp.
- End of Pass 1.
- End of Pass 2. sh: syntax error at line 1: `end of file' unexpected
-
- Correctable error: (SYSTEM "(cd . ;cc -DVOL= -I/usr/local/lib/lisp/akcl/o -Bstatic -temp=. -pipe -O ") returned a non-zero value 2.
- Signalled by UNLESS.
- If continued: Continues anyway.
- Broken at CERROR. Type :H for Help.
- >>
-
-
-
- If anybody has seen this before or can help we'd appreciate it.
- Please, send email to
-
- harjani@ee.umn.edu
-
- Thanks.
-
- Ramesh Harjani
-
-
-