Date: Mon, 9 Feb 1998 13:12:03 +0200 (IST) From: Eli Zaretskii To: Trond Erik Bones cc: djgpp AT delorie DOT com Subject: Re: Help with error msg !! In-Reply-To: <6bmki3$l80$1@pravda.tisip.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 9 Feb 1998, Trond Erik Bones wrote: > When compiling I get the following msg : > > rm -f ../../lib/liblaba_util.a > make.exe: *** [liblaba_util.a] Error -1 Most probably, you don't have a program called `rm.exe' anywhere along your PATH. "Error -1" usually means Make couldn't find a program it needs to run. A DJGPP port of `rm.exe' is available in the Fileutils package (v2gnu/fil316b.zip from the same place you get DJGPP). > The makefile is attached ! You should *never* uuencode text files. Many people don't have time to uudecode it.