| | It's time to release some patches for LegOS 0.2.4
|
|
I've just released on legos.sourceforge.net my patches for LegOS. I was waiting for some life signal from Marcus. In absence of those signals, I assume that all is right... ;-) Forgive me if I broke down something for Linux people, but if I didn't (...) (25 years ago, 1-May-00, to lugnet.robotics.rcx.legos)
|
|
| | make error in Linux build for LegOS 0.2.4
|
|
I haven't spent much time analyzing this yet but here is the log. This seems familar somehow but I can't remember why. I checked my 0.2.3 area and it builds fine. I've been diff'ing makefiles but nothing leaps out so far. Note that I do make twice. (...) (25 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: make error in Linux build for LegOS 0.2.4
|
|
"Steve morris" <smorris@nexen.com> ha scritto nel messaggio news:390E39A3.D49806...xen.com... (...) Have you tried using: $ make clean $ make realclean $ make depend I suspect that you miss .depend files (but I'm not sure). Bye, Paolo. --- Anyone (...) (25 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: make error in Linux build for LegOS 0.2.4
|
|
(...) I tried that already. I since tried to interpret the output of "make -d" and think I found it. The problem is in the definition of LEGOS_ROOT. I am in /root/legos_new/legOS. In Makefile.common it is calculated with (pwd | sed -e (...) (25 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: make error in Linux build for LegOS 0.2.4
|
|
(...) /root/legos_new/legOS. (...) "s/legOS.*/legOS/i") which ends up (...) it out doesn't (...) sed support (...) something like: (...) I've modified in: export LEGOS_ROOT=$(shell pwd | sed -e "s/\\(.*\\)LegOS.*/\1legOS/i")/ that should works. (...) (25 years ago, 2-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: make error in Linux build for LegOS 0.2.4
|
|
Steve morris <smorris@nexen.com> wrote in message news:390EC1B5.416273...xen.com... (...) c++.cpp. The (...) I must have an (...) the cross tools. (...) Try changing the references from <h8...>g++ to <h8...>gpp. Rossz (25 years ago, 4-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: make error in Linux build for LegOS 0.2.4
|
|
(...) This was one of the first things that I tried but it complained about other tools it couldn't find. It's been a while but I think it had pass1 in the name. Nothing in my bin directory seemed to match. Frankly I stopped working on it since I (...) (25 years ago, 4-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: It's time to release some patches for LegOS 0.2.4
|
|
(...) Hi all. So far, i've got the 0.2.3.1 Version running on my laptop (W95) but not on my desktop (WIN NT). Questions remaining - where do i find the 0.2.4 version? I followed the ftp link on the cvs server to find 0.2.3 but where's 0.2.4? - on my (...) (25 years ago, 12-May-00, to lugnet.robotics.rcx.legos)
|
|
| | Re: It's time to release some patches for LegOS 0.2.4
|
|
"Harald Mährer" <hmaehrer@debis.com> wrote in message news:391bcf0d.129529...net.com... (...) (URL) - on my NT i have more than one (logical) drive to keep system, (...) I have cygnwin in my NT partion and legOS in another one. No problem at all. I (...) (25 years ago, 13-May-00, to lugnet.robotics.rcx.legos)
|