[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] gcc 4.2.2 build problem



Vincent,

One problem I'm bumping into with the build is this error....

make[3]: Entering directory
`/ISO/Atari/GCC/gcc-4.2.2-mint/m68k-atari-mint/libssp'
if /bin/sh ./libtool
--mode=compile /ISO/Atari/GCC/gcc-4.2.2-mint/./gcc/xgcc
-B/ISO/Atari/GCC/gcc-4.2.2-mint/./gcc/
-B/ISO/Atari/GCC/gcc-mint/m68k-atari-mint/bin/
-B/ISO/Atari/GCC/gcc-mint/m68k-atari-mint/lib/
-isystem /ISO/Atari/GCC/gcc-mint/m68k-atari-mint/include
-isystem /ISO/Atari/GCC/gcc-mint/m68k-atari-mint/sys-include
-DHAVE_CONFIG_H -I. -I../../../gcc-4.2.2/libssp -I.    -Wall -O2 -g -O2
-MT gets-chk.lo -MD -MP -MF ".deps/gets-chk.Tpo" -c -o
gets-chk.lo ../../../gcc-4.2.2/libssp/gets-chk.c; \
        then mv -f ".deps/gets-chk.Tpo" ".deps/gets-chk.Plo"; else rm -f
".deps/gets-chk.Tpo"; exit 1; fi
/ISO/Atari/GCC/gcc-4.2.2-mint/./gcc/xgcc
-B/ISO/Atari/GCC/gcc-4.2.2-mint/./gcc/
-B/ISO/Atari/GCC/gcc-mint/m68k-atari-mint/bin/
-B/ISO/Atari/GCC/gcc-mint/m68k-atari-mint/lib/
-isystem /ISO/Atari/GCC/gcc-mint/m68k-atari-mint/include
-isystem /ISO/Atari/GCC/gcc-mint/m68k-atari-mint/sys-include
-DHAVE_CONFIG_H -I. -I../../../gcc-4.2.2/libssp -I. -Wall -O2 -g -O2 -MT
gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo
-c ../../../gcc-4.2.2/libssp/gets-chk.c -o gets-chk.o
In file included from ../../../gcc-4.2.2/libssp/gets-chk.c:46:
/ISO/Atari/GCC/gcc-4.2.2-mint/./gcc/include/limits.h:11:23: error:
syslimits.h: No such file or directory
make[3]: *** [gets-chk.lo] Error 1
make[3]: Leaving directory
`/ISO/Atari/GCC/gcc-4.2.2-mint/m68k-atari-mint/libssp'
make[2]: *** [all] Error 2

Is this something you bumped into before ?

Alan.