Mail Archives: djgpp/1998/02/09/06:15:36
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.
- Raw text -