Subject:
|
Errors while installing brickOS 0.2.6.10
|
Newsgroups:
|
lugnet.robotics, lugnet.robotics.cybermaster, lugnet.robotics.edu, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc
|
Followup-To:
|
lugnet.lego, lugnet.org, lugnet.people.newbie, lugnet.people.teens, lugnet.technic
|
Date:
|
Thu, 2 Dec 2004 16:10:44 GMT
|
Viewed:
|
21082 times
|
| |
| |
Hi,
I am a newbie. I have encountered some errors while installing brickOS 0.2.6.10.
http://brickos.sourceforge.net/docs/INSTALL-cygwin.html
Did anyone encounter the same problems before?
1. When I just start cygwin, it gives me an error message like this:
This application program can not be executed becuase cygintl-3.dll is
not found. Reinstall the program might be able to solve this problem.
Should I ignore it, or should I reinstall? Or how can I fix it?
2. When I build the Hitachi-H8 cross-compiler, there are some errors
message as well. Is this normal?
$ ./buildgcc.sh
Installing source code...
Fri Nov 26 14:06:27 2004 Source code installation start
tar (child): /build/binutils-2.10.1.tar.gz: Cannot open: No such file
or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
tar (child): /build/gcc-2.95.2.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./buildgcc.sh: line 111: cd: /build/gcc-2.95.2: No such file or directory
Fri Nov 26 14:07:14 2004 Source code installation end
Building binutils-2.10.1...
Fri Nov 26 14:07:15 2004 Binutils configuration start
./buildgcc.sh: line 119: /build/binutils-2.10.1/configure: No such file or direc
tory
Fri Nov 26 14:07:15 2004 Binutils configuration end
Fri Nov 26 14:07:15 2004 Binutils build start
./buildgcc.sh: line 122: make: command not found
Fri Nov 26 14:07:16 2004 Binutils build end
Fri Nov 26 14:07:16 2004 Binutils install start
./buildgcc.sh: line 125: make: command not found
Fri Nov 26 14:07:16 2004 Binutils install
Building gcc-2.95.2...
Fri Nov 26 14:07:16 2004 GCC patch start
./buildgcc.sh: line 131: cd: gcc-2.95.2: No such file or directory
mv: cannot stat `gcc/config/h8300/h8300.c': No such file or directory
error ept0034: Neither command line parameter specified is an existing directory
.
mv: cannot stat `gcc/config/h8300/h8300.h': No such file or directory
error ept0034: Neither command line parameter specified is an existing directory
.
Fri Nov 26 14:07:17 2004 GCC patch end
Fri Nov 26 14:07:17 2004 GCC configuration start
./buildgcc.sh: line 141: /build/gcc-2.95.2/configure: No such file or directory
Fri Nov 26 14:07:17 2004 GCC configuration end
Fri Nov 26 14:07:17 2004 GCC build start
./buildgcc.sh: line 144: make: command not found
Fri Nov 26 14:07:18 2004 GCC build end
Fri Nov 26 14:07:18 2004 GCC install start
./buildgcc.sh: line 148: make: command not found
Fri Nov 26 14:07:18 2004 GCC install end
Done.
Done.
:-------------------- End Fri Nov 26 14:07:19 2004 --------------------:
3. I am not able to install the brickOS files after download the one
on the project web. All I get is error message. I tried different
directories, but it still didn't work.
$ cd /
$ tar xvfz brickos-0.2.6.10.tar.gz
tar (child): brickos-0.2.6.10.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
$ cd /brickos-0.2.6.10.6
$ tar xvfz brickos-0.2.6.10.tar.gz
tar (child): brickos-0.2.6.10.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
4. In the try it! section, I think we should change current directory
to brickos-0.2.6.10.6; otherwise, it can not work. However, I got
another error message after I type in ./configure; make
$ cd /brickOS
bash: cd: /brickOS: No such file or directory
$ cd /brickos-0.2.6.10.6
$ ./configure; make
Welcome to the brickOS Makefile configurator.
Attempting to find the Hitachi gcc compiler. (This may take some time.)
No hitachi gcc compiler found, please install compiler and try again.
bash: make: command not found
$ cd util
$ make strip
bash: make: command not found
$ ./firmdl3 ../boot/brickOS.srec
bash: ./firmdl3: No such file or directory
$ ./dll ../demo/helloworld.lx
bash: $: command not found
I appreciate your help and thanks for you time answering my questions.
Sincerely,
Dennis
|
|
Message has 1 Reply:
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|