| | compiling 0.2.2 (legos.srec) Matthew Drayton
|
| | 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)
|
| | |
| | | | Re: compiling 0.2.2 (legos.srec) Luis Villa
|
| | | | 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)
|
| | | | |
| | | | Re: compiling 0.2.2 (legos.srec) Erik Steffl
|
| | | | I had same (similar) problem using legOS-0.2.1, I am able to build 0.2.2 without problems... erik (...) (25 years ago, 20-Nov-99, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | Re: compiling 0.2.2 (legos.srec) Carsten Müller
|
| | | | (...) I've encountered the same problem. But it can be resolved, by adding a trailing / to the LEGOS_ROOT variable in Makefile.common Regards Carsten (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.legos)
|
| | | | |