Subject:
|
Installation trouble with Linux
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Mon, 12 Apr 1999 09:10:00 GMT
|
Viewed:
|
1225 times
|
| |
| |
My system is a Redhat 5.1, i586. I had some problems installing the LegOS.
Here are the steps I took.
1. I successfully installed binutils, unpacked the legOS-0.1.7 package.
2. I installed the egcs-1.1b package with the exact options given in the
Building Instructions under the LegOS website. (like LANGUAGES="c c++" and
all the other things they said to do).
3. Then, I proceeded to extracting the egcs-1.1.1-linux-h8-binary.tar file
(while working as root), which seemed to put some compiler utilities in my
/usr/bin/ directory.
4. I copied /usr/bin/h8300-hitachi-hms-* to /usr/local/bin/ since many
previous Makefiles pointed there.
5. Finally, got to the legOS-0.1.7 package, extracted, edited
Makefile.common, then ran make. Here is the output of my screen (I'm not
sure what the errors below mean):
Please tell me what these mean, and what I need to fix this.
Thanks!
Dheera
dheera@usa.net
------------------------------------------------------
/usr/local/bin/h8300-hitachi-hms-g++ -DCXX -02 -fno-builtin -fomit-frame-poi
nter -Wall -Wno-unused -Wno-uninitialized -I/home/dheera/legOS-0.1.7/include
-c demo/first c++.cpp demo/first c++.o
demo/first-c++.cpp:31: syntax error before 't'
In file included from /home/dheera/legOS-0.1.7/include/conio.h:41, from
demo/first-c++.cpp:32:
/home/dheera/legOS-0.1.7/include/config.h:75: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/config.h:75: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/config.h:75: invalid #line
In file included from /home/dheera/legOS-0.1.7/include/config.h:80,
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/include/rom/lcd.h:48: numeric constant with no
digits
/home/dheera/legOS-0.1.7/inclumake: *** [demo/first-c++.o] Interrupt
------------------------------------------------------
Here is line 48 from lcd.h:
man_stand =0x3006,
and this seems to cause the error above.
Thanks once again,
Dheera.
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|