Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!src.dec.com!challal@kazan.dec.com From: challal@kazan.dec.com (EIS PARIS Diderot) Newsgroups: comp.lang.modula3 Subject: Problem making demos Message-ID: <9104191501.AA29595@src.pa.dec.com> Date: 19 Apr 91 15:01:16 GMT Lines: 43 To: m3 I have installed m3 vers 1.6 on our Decstation 5400 with ULTRIX version 4.1 and have successfully executed: make system, make install-system, make tools, make test. However when I try make demos I get the following errors. Have you any idea what is causing this and how to correct it? (By the way I broke the compile command into 4 lines in this message for readability) Thanks in advance Freddy +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- X11R4 starting on Fri Apr 19 16:00:03 GMT 1991 ------ games starting on Fri Apr 19 16:00:04 GMT 1991 --------- hw starting on Fri Apr 19 16:00:05 GMT 1991 /usr/local/bin/m3 -O -o hw hw.mo -lm3misc -lm3Xaw -lm3Xt -lm3X11 /usr/local/lib/libXaw.a /usr/local/lib/libXmu.a /usr/local/lib/libXext.a /usr/local/lib/libXt.a /usr/local/lib/libX11.a ld: Can't locate file for: -lXaw ld: Usage: ld [options] file [...] linking *** Error code 1 Stop. .ROOT/util/imake: Exit code 1. Stop. *** Error code 1 Stop. .ROOT/util/imake: Exit code 1. Stop. *** Error code 1 Stop. .ROOT/util/imake: Exit code 1. Stop. *** Error code 1 Stop. .ROOT/util/imake: Exit code 1. Stop. *** Error code 1 Stop.