Subject:
|
Re: Hmm... install not going so smooth
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Tue, 14 May 2002 14:24:42 GMT
|
Viewed:
|
2446 times
|
| |
| |
I think I may have gotten closer.
I compiled legOS and that seemed to work fine... I followed the
instructions verbatim.... then I tried doing the following:
$ cd legos-0.2.6/demo
$ rm -f *.o *.lx
$ make helloworld.lx
h8300-hitachi-hms-gcc -O2 -fno-builtin -fomit-frame-pointer -Wall -I/home/Ad
ministrator/legos/include -I/home/Administrator/legos/include/lnp -I. -I../b
oot/ -c
helloworld.c -o helloworld.o
helloworld.c:1: conio.h: No such file or directory
helloworld.c:2: unistd.h: No such file or directory
make: *** [helloworld.o] Error 1
Now I assumed that it was giving me hell because the name of the directory
is legos-0.2.6... so I did the following:
$ cd
$ mv legos-0.2.6 legos
$ cd legos/demo
$ make helloworld.lx
make: *** No rule to make target
`/home/Administrator/legos-0.2.6/include/conio.h', needed by `helloworld.o'.
Stop.
so now it changed the legos directory to legos-0.2.6!!!!! ARG!! what is
going on here.
also, what is h8300-hitachi-hms-ld ? and why does it try to build .ds1
files?
|
|
Message has 1 Reply: | | Re: Hmm... install not going so smooth
|
| "Samuel Winchenbach" <swinchen@eece.maine.edu> wrote in message news:Gw3upA.J4s@lugnet.com... (...) h8300-hitachi-hms-gcc -O2 -fno-builtin -fomit-frame-pointer -Wall -I/home/Ad (...) ministrator/legos/include -I/home/Administrato...nclude/lnp -I. (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Hmm... install not going so smooth
|
| Hello, I decided to scrape my machine today and when I tried to reinstall legos I ran into a problem compling the cross compiler under cygwin. Here is a list of the packages I have installed: Cygwin Package Information Package Version ash 20020131-1 (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
9 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|