compile problem

Frans J King frans.king@lin-x-pert.com
Thu Oct 25 06:44:00 GMT 2001


I'm not sure if this is the right place to be posting this byt here
goes.

I can't compile gdb version 5.0 upwards for arm-elf. The command to
configure I use is ./configure --host=i686-pc-gnu --target=arm-elf
--prefix=/usr/local

Once I begin the make, it fails at pty_termios.c in the expect
directory.

pty_termios.c:174 conflicting types for 'slave_name'
pty_termios.c:135 previous declaration of 'slave_name'
pty_termios.c: In function 'exp_getptymaster':
pty_termios.c:377: incompatible types in assignment

and fails with error 1 and 2

?

Thanks




More information about the Gdb mailing list