[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with make
From: |
Johan Bezem |
Subject: |
Re: Problem with make |
Date: |
Tue, 14 Sep 2004 07:46:00 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) |
Hi Sergio,
on first inspection, you seem to have inherited some Windows/mac(?) makefiles, and got the line
endings wrong. Your lines seem to terminate in <CR><CR><LF>.
I'm not quite sure what your make will make of that, but my editor shows empty
lines between every two lines containing instructions.
Fix that and try again.
Regards,
Johan
Sergio Martinez Arreola wrote:
/project/hhisvc/build/linux > make
', needed by `all'. Stop.target `
--
JB Enterprises - Johan Bezem Tel: +49 172 5463210
Software Architect - Project Manager Fax: +49 172 50 5463210
Realtime / Embedded Consultant Email: address@hidden
Design - Development - Test - QA Web: http://www.bezem.de
- Problem with make, Sergio Martinez Arreola, 2004/09/13
- Re: Problem with make,
Johan Bezem <=