Subject:
|
no rule to make target Main.o
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Wed, 12 Apr 2000 05:03:27 GMT
|
Viewed:
|
1593 times
|
| |
| |
I just unzipped emulegos_unix.zip to my RedHat 6.x system.
I typed:
export RCX_SOURCE=ir-rover
make
and got:
make: *** No rule to make target `Main.o', needed by 'ir-rover^M'. Stop.
Anyone know what I failed to do?
|
|
Message has 1 Reply: | | Re: no rule to make target Main.o
|
| (...) Yep, You took a DOS format makefile. Unix uses \n for line ends, DOS \r\n. When unix sees the DOS form, it thinks you mean 'ir_rover^M' ^M, Ctrl-M is the unix way of expressing \r. To fix it, load the filee into vi. Type the following (...) (25 years ago, 16-Apr-00, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|