home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / 3103 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.2 KB  |  41 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!annapurna!harjani
  3. From: harjani@annapurna.ee.umn.edu (Ramesh Harjani)
  4. Subject: kcl on SUNs
  5. Message-ID: <1992Dec17.044438.27458@news2.cis.umn.edu>
  6. Summary: We cannot get kcl to compile lisp code.
  7. Keywords: KCL, LISP, compile, suns
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Nntp-Posting-Host: annapurna.ee.umn.edu
  10. Organization: University of Minnesota, Minneapolis, EE dept.
  11. Date: Thu, 17 Dec 1992 04:44:38 GMT
  12. Lines: 27
  13.  
  14. We have tried to compile the KCL code from rascal.ics.utexas.edu. It
  15. runs lisp code in the interpreted mode but somehow gives a number of
  16. errors we attempt to compile the code. Here is a sampling of the errors we are getting.
  17.  
  18. (compile-file "def.lisp")
  19. Compiling def.lisp.
  20. End of Pass 1.  
  21. End of Pass 2.  sh: syntax error at line 1: `end of file' unexpected
  22.  
  23. Correctable error: (SYSTEM "(cd . ;cc  -DVOL=  -I/usr/local/lib/lisp/akcl/o -Bstatic -temp=. -pipe  -O ") returned a non-zero value 2.
  24. Signalled by UNLESS.
  25. If continued: Continues anyway.
  26. Broken at CERROR.  Type :H for Help.
  27. >>
  28.  
  29.  
  30.  
  31. If anybody has seen this before or can help we'd appreciate it.
  32. Please, send email to
  33.  
  34. harjani@ee.umn.edu
  35.  
  36. Thanks.
  37.  
  38. Ramesh Harjani
  39.  
  40.  
  41.