On 05/22/2015 04:05 PM, Cameron Simpson wrote:
On 21May2015 21:41, jd1008 <jd1...@gmail.com> wrote:
[...]
{1149-jd@localhost}$ make
Makefile:6: *** missing separator.  Stop.
{1150-jd@localhost}$ make -I.
Makefile:6: *** missing separator.  Stop.
$ make -I.
Makefile:6: *** missing separator.  Stop.

So,  I still need a converter :) :)

No, you need an editor. IIRC, that specific message usually means that the command lines in the makefile are not started with a TAB character. They're probably just spaces.

Adjust and retry.

Cheers,
Cameron Simpson <c...@zip.com.au>

Being intelligent doesn't mean you aren't stupid.       - Robert Fulghum
I just compiled it manually without the use of the makefile.
It works.
Mathew Miller suggested:

gcc -D__COPYRIGHT\(x\)= -D__RCSID\(x\)=   leave.c -o leave

And it works!


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to