home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / lisp / 2423 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!uniwa!cujo!travt
  3. From: travt@cs.curtin.edu.au (Tony Travers)
  4. Subject: xit
  5. Message-ID: <travt.716469106@marsh>
  6. Summary: having problems with xit on lcl
  7. Keywords: xit clue lcl
  8. Sender: news@cujo.curtin.edu.au (News Manager)
  9. Organization: Curtin University of Technology
  10. Date: Mon, 14 Sep 1992 11:11:46 GMT
  11. Lines: 23
  12.  
  13.  
  14. hi
  15.  
  16.     I am having a few problems with XIT and was wondering if anyone
  17. could help.  I have set up PCL, CLX and CLUE on a sun lisp (lcl).  The
  18. whole thing is loaded into memory.  But XIT uses a makefile to set
  19. itself up.  I don't quite understand how to use it.  So I worked out
  20. what the makefile did and I tried to the equivilant from the lisp (with
  21. the other packages in memory.
  22.  
  23.     But when I load up the define-system it doesn't recognise
  24. defpackage.  I tried modifing the code so that defpackage is replaced by
  25. make-package but then when I load up defsystem it says that make-module
  26. is undefined.  Could some kind soul tell me where I am going wrong????
  27.  
  28.  
  29.  
  30.  
  31.                     Thanks
  32.  
  33.                     Tony Travers
  34.                     travt@marsh.cs.curtin.edu.au
  35.  
  36.