Re: [Cppunit-devel] Missing Separator in Makefile
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-10-23 17:29:49
|
I had this problem when I modified a Makefile on windows (therefore adding Windows End Of Line). Make sure that your Makefile as proper EOL. Did you untar from unix ? Baptiste. ----- Original Message ----- From: "Steve Thompson" <Ste...@ma...> To: <cpp...@li...> Sent: Wednesday, October 23, 2002 5:15 PM Subject: [Cppunit-devel] Missing Separator in Makefile > I'm not having a great deal of success in installing cppUnit vers 1.9.9 under > Mandrake 9.0. The message that I keep on getting again and again is > > make[2]: Entering directory `/home/guest/downloads/cppunit-1.9.9/src/cppunit' > Makefile:298: *** missing separator. Stop. > > I did a bit of research on the web to get to the heart of this problem. It > was recommended that l use aclocal and then autoconf to get around this > issue. This did not help. Do you have any advice? > > Best regards and most anxious to use your tool!, > > -- > Steve Thompson > Ste...@ma... > Ste...@pr... > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en > > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel > > |