home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / 2078 < prev    next >
Encoding:
Text File  |  1992-07-22  |  905 b   |  23 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!wupost!sdd.hp.com!nigel.msen.com!yale.edu!jvnc.net!nuscc!iscleekk
  3. From: iscleekk@nuscc.nus.sg (LEE KOK KIONG JAMES)
  4. Subject: Installing KCL
  5. Message-ID: <1992Jul23.063654.20725@nuscc.nus.sg>
  6. Organization: National University of Singapore
  7. Date: Thu, 23 Jul 1992 06:36:54 GMT
  8. Lines: 13
  9.  
  10. I tried to install Kyoto Common Lisp on a Sun Sparcstation IPX running
  11. Sun OS 4.2.1 but encountered a few problems when making the object
  12. directory.  I set the MACHINE variable in the makefile in the object 
  13. directory to SUN4 but it did not work for all the files.  For certain
  14. source files, the compilation succeeded when I set the MACHINE variable 
  15. to SUN3.  
  16.  
  17. In addition, the building of char_table.o from sun_chtab.s also failed.
  18. The error messages gave me the impression that the assembly code in
  19. sun_chtab.s is not recognized.
  20.  
  21. Please help!!!  Please reply by email.
  22.  
  23.