This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB *** [event-top.o] Error 1!!


Mike Cleary <mcleary@iol.unh.edu> writes:
> /home/buildsys/source/toolchain/gdb/event-top.c:518:
> `space_at_cmd_start' undecl
> ared (first use in this function)
> /home/buildsys/source/toolchain/gdb/event-top.c:518: (Each undeclared
> identifier
>  is reported only once
> /home/buildsys/source/toolchain/gdb/event-top.c:518: for each function
> it appear
> s in.)

Based on looking at event-top.c, you seem to be compiling on a system
where HAVE_SBRK isn't #defined.  Does your system have the `sbrk'
system call?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]