makefile:8: *** missing separator. Stop.

David Korn dkorn@pixelpower.com
Fri Feb 16 04:43:00 GMT 2001


>-----Original Message-----
>From: "Bänninger, Dominik" [ mailto:dominik.baenninger@ito.umnw.ethz.ch ]
>Sent: 16 February 2001 12:36


>I tried to write the easy makefile

>8:   gcc -o test DBcomplx.o

>When I call the make command I'got always the error message
>
>makefile:8: *** missing separator.  Stop.   

  The problem is that that white space at the start of line 8 *must* be
a TAB character, not ordinary spaces.  

  Further problems with make would be better addressed to the make help
mailing list, which is at help-make@gnu.org

       DaveK
-- 
we are not seats or eyeballs or end users or consumers.
we are human beings - and our reach exceeds your grasp.
                    deal with it.                      - cluetrain.org 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



More information about the Gcc mailing list