Will Maier <[EMAIL PROTECTED]> wrote: > When I run make(1) (regardless of the target), I get the following > error: > > | $ sudo make; echo $? > | "Makefile", line 39: Need an operator > | "Makefile", line 40: Need an operator > | Fatal errors encountered -- cannot continue > | 1
You started those lines with spaces instead of a tab. -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
