Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!shelby!csli!cwitty From: cwitty@csli.Stanford.EDU (Carl Witty) Newsgroups: comp.soft-sys.andrew Subject: Re: console gets bus error, other nasties -- PL 6 Message-ID: <14997@csli.Stanford.EDU> Date: 21 Aug 90 22:35:16 GMT References: Sender: cwitty@csli.Stanford.EDU (Carl Witty) Organization: CSLI, Stanford University Lines: 45 In-reply-to: gk5g+@ANDREW.CMU.EDU's message of 21 Aug 90 16:11:49 GMT Excerpts from misc: 18-Aug-90 console gets bus error, oth.. Carl Witty@decwrl.dec.co (2083) > 2) .../overhead/util/lib/tokpak.c kills the Sparcstation compiler. It > works fine if it's compiled without optimization. Why don't you send the error messages reported. rm -f tokpak.o cc -c -I. -O -Bstatic -I/afs/ir.stanford.edu/@sys/local/andrew/include/atk -I/afs/ir.stanford.edu/@sys/local/andrew/include -I/usr/afsws/include -I//usr/include/X11 tokpak.c cc: Fatal error in iropt: Segmentation fault *** Error code 1 make: Fatal error: Command failed for target `tokpak.o' (I split the compile line for mailing--in reality, of course, it's all one line.) Excerpts from misc: 18-Aug-90 console gets bus error, oth.. Carl Witty@decwrl.dec.co (2083) > 4) .../ams/demo/gendemo doesn't work if you don't set ANDREWDIR and > you don't build andrew in /usr/andrew. Again, can you send the error messages printed. Do you want to create a messages demo folder in the directory /afs/ir/users/c/cwitty/.MESSAGES/amsdemo, erasing any previous contents AND ALL SUBDIRECTORIES recursively [no] ? yes /usr/andrew/bin/cui: Command not found. /afs/ir/users/c/cwitty/.MESSAGES/amsdemo is not a directory--aborting. (Again, I split the "Do you want ..." line into three lines for mailing.) This fails because gendemo assumes that either you've got the ANDREWDIR environment variable set, or you're installing in /usr/andrew. It would be nice if this didn't require you to set ANDREWDIR, since (as far as I can tell) everything else in Andrew works without ANDREWDIR being set. Carl Witty cwitty@cs.stanford.edu