Hello,
I have problems compiling Gdb. Does anyone of you have an idea how to solve
that problem?
--
ar rc libmmalloc.a mm.o
ranlib libmmalloc.a
make[1]: Leaving directory `/home/msp430/gdb-5.1.1/mmalloc'
make[1]: Entering directory `/home/msp430/gdb-5.1.1/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/local/msp430/include -DRL_LIBRARY_VE
RSIO
N='"4.1"' -g -O2 readline.c
In file included from /usr/local/msp430/include/stddef.h:13,
from /usr/include/sys/types.h:34,
from readline.c:29:
/usr/local/msp430/include/sysmac.h:52: parse error
/usr/local/msp430/include/sysmac.h:60: parse error
make[1]: *** [readline.o] Error 1
make[1]: Leaving directory `/home/msp430/gdb-5.1.1/readline'
make: *** [all-readline] Error 2
--
Thanks a lot
Martin