%% Luke <[EMAIL PROTECTED]> writes:
l> I'm still a new guy to linux, but whenever i try to 'make' a file,
l> eg 'Make install' I get the error "Makefile:3:: *** missing
l> separator. Stop."
There's a section in the GNU make manual on error messages which will
explain it.
This is GNU make
Please get a copy of the latest version, GNU make 3.79.1. See if that
helps.
None of these errors look like errors in make to me; are you saying you
can't compile make, or you can compile make but you can't use it to
build other things?
In order to help, we'll need more info on exactly what you
When trying to install "make" version 3.79, I receive the following:
- The instruction at "0x0040cdc1" referenced memory at "0x019c" . The
memory could not be read.
Then the install launches "C++ debug" with the following:
- Unhandlled exception in vpax.exe: "0xC005": Access violation.
Hi,
I'm still a new guy to linux, but whenever i try to 'make' a file, eg 'Make
install' I get the error "Makefile:3:: *** missing separator. Stop."
Why would this be?
Looking forward to your reply
Luke Stanbury
___
Bug-make mailing list
[EMAIL