Re.:            gdb-5.0
Machine:        intel 486DX PC
OS:             Linux athome 2.2.16 #1 Sun Jul 9 08:37:24 MET DST 2000 i486 unknown
Libc:           libc.so.5.4.46 (aka gnulibc1)
Compiler:       gcc version 2.7.2.3

After 'configure', compiles quite cleanly, with one small glitch (that stops
the compile):

#include <poll.h>

in gdb/event-loop.c, line 27, should be:

#include <sys/poll.h>

BJD

Reply via email to