Subject:
|
compiling 0.2.2 (legos.srec)
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 19 Nov 1999 23:04:13 GMT
|
Viewed:
|
1048 times
|
| |
| |
Hello all,
I have successfully built a cross compiler. However, I am having
trouble getting legOS to compile. I am recieving the following error message:
[root@localhost legOS]# make
for i in util lib boot demo ; do make -C $i || exit -1 ; done
make[1]: Entering directory `/root/legOS/util'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/legOS/util'
make[1]: Entering directory `/root/legOS/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/legOS/lib'
make[1]: Entering directory `/root/legOS/boot'
make[1]: *** No rule to make target `legOS.srec', needed by `all'. Stop.
make[1]: Leaving directory `/root/legOS/boot'
make: *** [all] Error 255
I believe that /legOS/Makefile.kenrel contains the rules for building .srec but
do not know how to point the /legOS/boot/Makefile to it.
Thanks,
Matthew
|
|
Message has 3 Replies: | | Re: compiling 0.2.2 (legos.srec)
|
| Quickly, before I leave for dinner... I know this has been mentioned here before. Try looking through the archives of it. I'd find it myself, but I'm in a hurry. Good luck- Luis (...) ###...### Profanity is the one language that all programmers (...) (25 years ago, 19-Nov-99, to lugnet.robotics.rcx.legos)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|