Subject:
|
Re: Hmm... install not going so smooth
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Tue, 14 May 2002 13:25:32 GMT
|
Viewed:
|
2494 times
|
| |
| |
Samuel,
From Paolo install instructions (under "2. Build the Hitachi-H8
cross-compiler" last bullet)
"Ignore the warnings in compile process. It should work."
Essentially you should get some warnings. I suggest you go ahead an try
compiling the legOS code. Those warnings might not have any end effect on
the build process.
Ed
Samuel Winchenbach <swinchen@eece.maine.edu> wrote in message
news:Gw3rn1.BA9@lugnet.com...
> Thanks for everyone's help.
>
> I just decided to install all the packages.... but now I have a different
> problem. I start to compile the cross compiler, and everything seems to be
> going fine.... except at the very very end. I get the following message:
>
> make[2]: Leaving directory `/build/gcc/texinfo/intl'
> Making install in lib
> make[2]: Entering directory `/build/gcc/texinfo/lib'
> make[2]: Leaving directory `/build/gcc/texinfo/lib'
> Making install in makeinfo
> make[2]: Entering directory `/build/gcc/texinfo/makeinfo'
> make[2]: Leaving directory `/build/gcc/texinfo/makeinfo'
> make[1]: Leaving directory `/build/gcc/texinfo'
> make[1]: Entering directory `/build/gcc/h8300-hitachi-hms/libiberty'
> test x"no" != xyes || \
>
>
>
/build/gcc/gcc/xgcc -B/build/gcc/gcc/ -B/usr/local/h8300-hitachi-hms/bin/ -c
> -DHAVE_CONFIG_H -g -Os -I. -I/build/gcc-2.95.2/libiberty/../include
> /build/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o
/build/gcc/gcc/xgcc -B/build/gcc/gcc/ -B/usr/local/h8300-hitachi-hms/bin/ -c
> -DHAVE_CONFIG_H -g -Os -I. -I/build/gcc-2.95.2/libiberty/../include
> /build/gcc-2.95.2/libiberty/choose-temp.c
> /build/gcc-2.95.2/libiberty/choose-temp.c:29: stdio.h: No such file or
> directory
> /build/gcc-2.95.2/libiberty/choose-temp.c:30: sys/types.h: No such file or
> directory
> make[1]: *** [choose-temp.o] Error 1
> make[1]: Leaving directory `/build/gcc/h8300-hitachi-hms/libiberty'
> make: *** [install-target-libiberty] Error 2
> Tue May 14 00:22:47 2002 GCC install end
> Done.
> :-------------------- End Tue May 14 00:22:48 2002 --------------------:
>
>
> I would post the entire log, but it is 480 KB. I also noticed that there
> were a _lot_ of warnings that I don't remember ... here is a small
> selection....
>
> /build/gcc-2.95.2/gcc/real.c:1215: warning: passing arg 2 of `bcopy' from
> incompatible pointer type
>
> and
>
> /build/binutils-2.10.1/gas/../include/opcode/h8300.h:577: warning: (near
> initialization for `ops[340].size')
> /build/binutils-2.10.1/gas/../include/opcode/h8300.h:581: warning: missing
> initializer
>
> and
>
> /build/binutils-2.10.1/opcodes/../include/opcode/h8300.h:569: warning: (near
> initialization for `h8ops[333].size')
> /build/binutils-2.10.1/opcodes/../include/opcode/h8300.h:570: warning:
> missing initializer
>
> Also, there is easily over a 100 warnings of each type here..... so I don't
> think something is right... all I can think of is that my version of cygwin
> is incomatible.... Thanks again for the help
>
>
|
|
Message has 1 Reply: | | Re: Hmm... install not going so smooth
|
| "Ed Manlove" <emanlove@ieee.org> wrote in message news:Gw3s5x.Cnx@lugnet.com... (...) What about these errors? /build/gcc-2.95.2/li...temp.c:29: stdio.h: No such file or directory /build/gcc-2.95.2/li...temp.c:30: sys/types.h: No such file or (...) (23 years ago, 14-May-02, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: Hmm... install not going so smooth
|
| Thanks for everyone's help. I just decided to install all the packages.... but now I have a different problem. I start to compile the cross compiler, and everything seems to be going fine.... except at the very very end. I get the following message: (...) (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
|
|
|
|