Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: moraes@cs.toronto.edu (Mark Moraes) Newsgroups: comp.sys.sun Subject: Re: X11R4 build problem on sun3/os 4.0.1 Keywords: Software Message-ID: <5076@brazos.Rice.edu> Date: 16 Feb 90 11:40:36 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 13 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n34 X-Sun-Spots-Digest: Volume 9, Issue 47, message 5 >When I do a `make World >& make.world &', gcc is being passed an argument >(-sun3) it doesn't know how to handle, so it quits. The relevant portion >of make.world follows below. setenv TARGET_ARCH should fix it. Alternatively, add TARGET_ARCH = to your site.def and rebuild all Makefiles.