Subject:
|
Re: compiling 0.2.2 (legos.srec)
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 19 Nov 1999 23:24:43 GMT
|
Viewed:
|
1004 times
|
| |
| |
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
On Fri, 19 Nov 1999, Matthew Drayton wrote:
> Date: Fri, 19 Nov 1999 23:04:13 GMT
> From: Matthew Drayton <matthew.drayton@studentmail.newcastle.edu.au>
> To: lugnet.robotics.rcx.legos@lugnet.com
> Subject: compiling 0.2.2 (legos.srec)
>
> 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
>
>
#######################################################################
Profanity is the one language that all programmers understand.
-Anonymous
#######################################################################
|
|
Message is in Reply To:
| | compiling 0.2.2 (legos.srec)
|
| 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 (...) (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
|
|
|
|