%% "Keith Briggs. 641911" <[EMAIL PROTECTED]> writes:
kb> I got this error using make 3.78.1 under RH6.2:
>> root@gold:/home/kbriggs/clean> make
>> make: read.c:892: read_makefile: Assertion `*p2 != '\0'' failed.
>> Aborted
This has been fixed already; try the latest version of GNU make
> From make's perspective there's little difference between a sub-make
> and any other command. Both are invoked in precisely the same way,
> and both get precisely the same environment.
Right. This is what needs explained in Commands -> Execution, along
with *what* will be in that environment;
I got this error using make 3.78.1 under RH6.2:
> root@gold:/home/kbriggs/clean> make
> make: read.c:892: read_makefile: Assertion `*p2 != '\0'' failed.
> Aborted
This is when trying to install the Clean 1.3.1 compiler
from http://www.cs.kun.nl/~clean/
.
> root@gold:/home/kbriggs/clean> make -v