Path: utzoo!attcan!utgpu!watmath!att!cbnewsl!mpl From: mpl@cbnewsl.ATT.COM (michael.p.lindner) Newsgroups: comp.sources.games.bugs Subject: Re: Nethack 3.0 on a 3b2 Summary: mine isn't dumb Message-ID: <1326@cbnewsl.ATT.COM> Date: 1 Aug 89 19:57:21 GMT References: <217@labii.UUCP> <5143@umd5.umd.edu> <6287@rpi.edu> Organization: AT&T Bell Laboratories Lines: 22 In article <6287@rpi.edu>, heechee@anyguay.acm.rpi.edu (Stephen Underwood) writes: > ld fatal: fail to write symbol name resists_elec in string table for file > nethack. > > -Stephen Underwood -heechee@pawl.rpi.edu -usere3v4@mts.rpi.edu Save your window. I compiled it without trouble on my 3B2 running 3.1. All I defined was STUPID_CPP, to get around a space limitation in the preprocessor. I understand that that limitation's been fixed in the next release of C. Anyway, the only time I've seen an error like that, it was because the compiler either ran out of temp file space, so the write failed (see the man page on how to change where the temp files are made), or because the ulimit was exceeded while writing the ourput file or a temp file (see the man page on ulimits). On my machine my ulimit is 2048 (1 megabyte). Lotsa Luck, Mike Lindner attunix!mpl AT&T Bell Laboratories 190 River Rd. Summit NJ 07901