home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / programm / 7285 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!news.netmbx.de!zelator!gamelan!thomas
  3. From: thf@zelator.in-berlin.de (Thomas Funke)
  4. Subject: Re: Allegro Common Lisp
  5. Message-ID: <1992Nov17.172123.472@gamelan>
  6. Sender: thomas@gamelan (thomas)
  7. Reply-To: thf@zelator.in-berlin.de (Thomas Funke)
  8. Organization: NNU Corp. - NeXT is Not UN*X
  9. References: <Bxu2Fq.7oy.2@cs.cmu.edu>
  10. Date: Tue, 17 Nov 1992 17:21:23 GMT
  11. Lines: 28
  12.  
  13. In article <Bxu2Fq.7oy.2@cs.cmu.edu> anwar+@cs.cmu.edu (Anwar Mohammed) writes:
  14. > I've copied B. Vrotney's recipe for fixing ACL 3.1.20 to work with
  15. > NS 3.0 but I encounter the following error when running config:
  16. > ...
  17. > cc -c static2.c
  18. > /bin/ld -x -seg1addr 2000 -headerpad 2000 -seglinkedit -lcrt0.o  -u libsys_s  
  19. -u libNeXT_s  crt0.o ucl.o  static.o static2.o -lNeXT_s -ldsp -lsys_s -o ucl
  20. > /bin/ld: Can't locate file for: -ldsp
  21. > *** Exit 1
  22. > Stop.
  23. > Any idea why?  Presumably many of you have gotten this working already.
  24.  
  25. Two tricks will help:
  26.  
  27. 1. remove "-ldsp"
  28. 2. or get libdsp.a from a 2.1 and install it under /usr/lib
  29.  
  30. Then ACL just runs fine under 3.0 :-)
  31.  
  32.  
  33. -- 
  34. ------------------------------------------------------------------
  35. Thomas Funke  ** E-mail: thf@zelator.in-berlin.de
  36. NeXT-Developer * Unix-Consultant
  37. ------------------------------------------------------------------
  38.