home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / modula3 / 855 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!news.univie.ac.at!nestroy!news
  3. From: ddean@sapphire.risc.uni-linz.ac.at (Drew Dean)
  4. Subject: Building SRC M3-2.07 on a NeXT
  5. Message-ID: <1992Jul30.101050.17405@nestroy.wu-wien.ac.at>
  6. Keywords: Having trouble; can anyone provide hints
  7. Sender: news@nestroy.wu-wien.ac.at (NetNews)
  8. Reply-To: ddean@risc.uni-linz.ac.at
  9. Organization: Wirtschaftsuniversitaet Wien
  10. Date: Thu, 30 Jul 1992 10:10:50 GMT
  11. Lines: 19
  12.  
  13. I'm having trouble building 2.07 on a NeXT running NeXT's 2.2 OS.  The  
  14. compiler built fine, but I can't build libm3.  First problem was that  
  15. dirname is missing, but I wrote it in C (:-() after consulting an Ultrix  
  16. system.  Now, however, I get the following in response to a m3make -f  
  17. m3makefile.libm3:
  18. Make:  Don't know how to make /M3Config.m3.  Stop.
  19.  
  20. Ok, so something somewhere is inserting a space where there shouldn't be  
  21. one...But if I hand tweak the .makefile to get around this, the compiler  
  22. then dies (sorry, I don't remember the exact error, but it's a seg fault  
  23. or something similar).
  24.  
  25. I'm interested in Modula-3, but I can't really good a grip on the language  
  26. until the compiler works... :-)
  27.  
  28. Thanks,
  29. Drew Dean
  30. ddean@risc.uni-linz.ac.at
  31. My opinions, not RISC's.
  32.