Error while 'make buildworld' in terminal.o

Lowell Gilbert freebsd-stable-local at be-well.ilk.org
Wed Jun 7 14:09:41 UTC 2006


Марков Дмитрий Владимирович <markov at sigasis.ru> writes:

> A was synchronise my source to RELENG_5_3 by cvsup.

That branch is no longer active.  The release engineers are not
necessarily paying attention to it.

> cc -O2 -pipe -DINFODIR=\"/usr/share/info:/usr/local/info:/usr/X11R6/info:.\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\"  -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/lib  -I/usr/obj/usr/src/i386/legacy/usr/include  -static -L/usr/obj/usr/src/i386/legacy/usr/lib -o info dir.o display.o doc.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o -ltermcap /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/texinfo/info/../libtxi/libtxi.a -legacy
> terminal.o(.text+0xa3): In function `terminal_goto_xy':
> : undefined reference to `tgoto'

I do not seem to have the file at all on RELENG_6, so I have to guess.

Where did you get your sources from before running cvsup?  Is it
possible that you have gotten some stale files in there?  [See the
cvsup FAQ.]  You could remove the whole directory (or even all of
/usr/src/contrib/texinfo) and cvsup again.  That would get rid of
stale files in that part of the tree.


More information about the freebsd-stable mailing list