Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ames!ncar!bierstat.scd.ucar.edu!boote From: boote@bierstadt.scd.ucar.edu (Jeff W. Boote) Newsgroups: comp.windows.x.motif Subject: Re: Help With Motif Build on Sparc 1 with 4.0.3 Keywords: Motif, Sparc, Sun Message-ID: <9777@ncar.ucar.edu> Date: 4 Jan 91 17:59:33 GMT Sender: news@ncar.ucar.edu Reply-To: boote@bierstadt.scd.ucar.edu (Jeff W. Boote) Organization: Scientific Computing Division / NCAR, Boulder Co. Lines: 19 In article <1991Jan4.025002.16145@ux1.cso.uiuc.edu>, seaney@bach.cogsci.uiuc.edu (Steven Seaney) writes: > cc -c -O -D_NO_PROTO -DSTRINGS_ALIGNED -DNO_REGEX -DNO_ISDIR -DUSE_RE_COMP -DUSE_GETWD -I../../. -I > . -I../../. -I../.././X11 version.c > make: Fatal error: Don't know how to make target `../.././extensions/lib/libXext.a' > Current working directory /imports/dante/mnt8/cogsci_net/src/Motif/clients/mwm > *** Error code 1 > make: Fatal error: Command failed for target `all' > Current working directory /imports/dante/mnt8/cogsci_net/src/Motif/clients > *** Error code 1 You can fix this by changing some things in the config directory. This is happening because you have HasSunOSSharedLibraries defined as yes. The rules in project.tmpl are not correct for this. What you will probably want to do is not define this originally and get things built and then go threw it later and figure out how to make it use shared libs. -- Jeff W. Boote SCD/NCAR boote@ncar.ucar.edu Boulder, Colo