LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   I can't solve this error (https://www.linuxquestions.org/questions/linux-general-1/i-cant-solve-this-error-4175552180/)

rexyuan 08-30-2015 09:36 PM

I can't solve this error
 
hello everyone , I created environment with Cygwin.
but I can't Solve this error.
I use the AKI-H8_3069F
but in this 4.bulid ggc-4.0.3
when I input "make" in Cygwin,it display In the last...
In file included from ../../gcc/libgcc2.c:41:

~
../../gcc/tsystem.h:90:19: error: stdio.h: No such file or directory
../../gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory
../../gcc/tsystem.h:96:19: error: errno.h: No such file or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/usr/tmp/gcc-4.0.3/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/usr/tmp/gcc-4.0.3/build/gcc'
make: *** [all-gcc] Error 2

have anyone can help me~~thanks

rexyuan 08-30-2015 09:37 PM

Quote:

Originally Posted by rexyuan (Post 5413441)
hello everyone , I created environment with Cygwin.
but I can't Solve this error.
I use the AKI-H8_3069F
but in this 4.bulid ggc-4.0.3
when I input "make" in Cygwin,it display In the last...
In file included from ../../gcc/libgcc2.c:41:

~
../../gcc/tsystem.h:90:19: error: stdio.h: No such file or directory
../../gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory
../../gcc/tsystem.h:96:19: error: errno.h: No such file or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/usr/tmp/gcc-4.0.3/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/usr/tmp/gcc-4.0.3/build/gcc'
make: *** [all-gcc] Error 2

have anyone can help me~~thanks

I use this wed to do
http://www.geocities.jp/chako_ratta/...c_install.html
http://www.laksmido.com/dev/AKI-H8_3...006062501.html

but do this 4.ggc-4.0.2 to do "make" is error....

rexyuan 08-30-2015 10:21 PM

I solve!!!! but new!
happen the new thing"error"

make[3]: Entering directory `/usr/tmp/newlib-1.14.0/BUILD/etc'
/usr/tmp/newlib-1.14.0/missing makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../etc -o standards.info ../../etc/standards.texi
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[3]: *** [standards.info] Error 1
make[3]: Leaving directory `/usr/tmp/newlib-1.14.0/BUILD/etc'
make[2]: *** [info] Error 1
make[2]: Leaving directory `/usr/tmp/newlib-1.14.0/BUILD/etc'
make[1]: *** [all-etc] Error 2
make[1]: Leaving directory `/usr/tmp/newlib-1.14.0/BUILD'
make: *** [all] Error 2

pan64 08-31-2015 03:25 AM

would be nice to explain what do you want to achieve? Ho it is related to AKI-H8_3069F at all?
What did you try to compile and how did you set up the build environment?


All times are GMT -5. The time now is 01:03 AM.