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