This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: another libc1 compiling error


Brian Youmans wrote:
> 
> Once again attempting to compile the latest
> snapshot on delysid.gnu.org, it failed as follows:

Brian, 
What kind of machine and OS is delysid?
			Thanks,
			Michael Snyder

> 
> gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   os9kread.c
> gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   top.c
> gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   utils.c
> In file included from utils.c:31:
> /usr/include/term.h:44: conflicting types for `ttytype'
> /usr/include/curses.h:177: previous declaration of `ttytype'
> /usr/include/term.h:565: conflicting types for `tgetent'
> /usr/include/termcap.h:31: previous declaration of `tgetent'
> /usr/include/term.h:574: conflicting types for `tputs'
> /usr/include/termcap.h:39: previous declaration of `tputs'
> make[1]: *** [utils.o] Error 1
> make[1]: Leaving directory `/gnu/fsf/fsf/3diff/gdb+dejagnu-20000511/gdb'
> make: *** [all-gdb] Error 2
> 
> Hope this is useful.
> 
> - Brian Youmans, FSF office staff

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