Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helps!bigtex!james From: james@bigtex.cactus.org (James Van Artsdalen) Newsgroups: comp.unix.sysv386 Subject: Re: Building GNU make 3.59 in ESIX. Help needed. Keywords: GNU make, ESIX Rev D Message-ID: <51679@bigtex.cactus.org> Date: 24 Dec 90 01:00:43 GMT References: <363@octelb.octel.UUCP> <1990Dec18.043038.10573@virtech.uucp> <1990Dec18.060929.24079@portia.Stanford.EDU> Reply-To: james@bigtex.cactus.org (James Van Artsdalen) Organization: Institute of Applied Cosmology, Austin TX Lines: 20 In <1990Dec18.060929.24079@portia.Stanford.EDU>, fangchin@elaine39.stanford.edu (Chin Fang) wrote: > I just moved GNU make 3.59 to my machine. At first sight it didn't > look to involved to build. I modified the Makefile and followed the > porting hints, putting in -DUSGr3 for defines, [...] > I gave up -DUSGr3, changed it to -DUSG (for generic System V), From the Makefile: # Define nothing for BSD, USG for System V, and USGr3 (as well as USG) for # SVR3, Try this: $ make CC=gcc CFLAGS="-DUSG -DUSGr3" -- James R. Van Artsdalen james@bigtex.cactus.org "Live Free or Die" Dell Computer Co 9505 Arboretum Blvd Austin TX 78759 512-338-8789