From nobody@FreeBSD.org  Mon Jun  5 10:16:12 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A36116A46F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Jun 2006 10:16:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 17D8943D46
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Jun 2006 10:16:12 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k55AGBr1032054
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 5 Jun 2006 10:16:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k55AGBwI032052;
	Mon, 5 Jun 2006 10:16:11 GMT
	(envelope-from nobody)
Message-Id: <200606051016.k55AGBwI032052@www.freebsd.org>
Date: Mon, 5 Jun 2006 10:16:11 GMT
From: "Dmitriy V. Markov" <markov@sigasis.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Error while 'make buildworld' in terminal.o
X-Send-Pr-Version: www-2.3

>Number:         98521
>Category:       i386
>Synopsis:       Error while 'make buildworld' in terminal.o
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 10:20:13 GMT 2006
>Closed-Date:    Mon Jun 05 20:26:41 GMT 2006
>Last-Modified:  Mon Jun 05 20:26:41 GMT 2006
>Originator:     Dmitriy V. Markov
>Release:        5.3
>Organization:
SI GASIS
>Environment:
# uname -a
FreeBSD timon.sigasis.ru 5.3-RELEASE-p30 FreeBSD 5.3-RELEASE-p30 #0: Mon Jun  5 12:28:14 IRKST 2006     mdv@timon.sigasis.ru:/usr/src/sys/i386/compile/GENERIC  i386
>Description:
When I was starting buld world (make buildworld), building process was broken with output:
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 -c /usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/window.c
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'
terminal.o(.text+0xac): In function `terminal_goto_xy':
: undefined reference to `tputs'
terminal.o(.text+0x142): In function `terminal_clear_to_eol':
: undefined reference to `tputs'
terminal.o(.text+0x176): In function `terminal_clear_screen':
: undefined reference to `tputs'
terminal.o(.text+0x1aa): In function `terminal_up_line':
: undefined reference to `tputs'
terminal.o(.text+0x1de): In function `terminal_down_line':
: undefined reference to `tputs'
terminal.o(.text+0x212): more undefined references to `tputs' follow
terminal.o(.text+0x30f): In function `terminal_delete_lines':
: undefined reference to `tgoto'
terminal.o(.text+0x318): In function `terminal_delete_lines':
: undefined reference to `tputs'
terminal.o(.text+0x37a): In function `terminal_insert_lines':
: undefined reference to `tputs'
terminal.o(.text+0x3ab): In function `terminal_insert_lines':
: undefined reference to `tgoto'
terminal.o(.text+0x3b4): In function `terminal_insert_lines':
: undefined reference to `tputs'
terminal.o(.text+0x547): In function `terminal_get_screen_size':
: undefined reference to `tgetnum'
terminal.o(.text+0x593): In function `terminal_get_screen_size':
: undefined reference to `tgetnum'
terminal.o(.text+0x621): In function `terminal_initialize_terminal':
: undefined reference to `tgetent'
terminal.o(.text+0x63d): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x649): In function `terminal_initialize_terminal':
: undefined reference to `BC'
terminal.o(.text+0x659): In function `terminal_initialize_terminal':
: undefined reference to `PC'
terminal.o(.text+0x690): In function `terminal_initialize_terminal':
: undefined reference to `ospeed'
terminal.o(.text+0x6a1): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x6b6): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x6c8): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x6da): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x6ec): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x6fe): more undefined references to `tgetstr' follow
terminal.o(.text+0x85b): In function `terminal_initialize_terminal':
: undefined reference to `tgetflag'
terminal.o(.text+0x89f): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x8b4): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x8c6): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x8d8): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x8ea): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0x8fc): more undefined references to `tgetstr' follow
terminal.o(.text+0xaaf): In function `terminal_initialize_terminal':
: undefined reference to `ospeed'
terminal.o(.text+0xad5): In function `terminal_initialize_terminal':
: undefined reference to `tgetflag'
terminal.o(.text+0xb02): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0xb17): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0xb32): In function `terminal_initialize_terminal':
: undefined reference to `tgetstr'
terminal.o(.text+0xc96): In function `terminal_prep_terminal':
: undefined reference to `tputs'
terminal.o(.text+0xd3e): In function `terminal_prep_terminal':
: undefined reference to `tputs'
terminal.o(.text+0xdf6): In function `terminal_unprep_terminal':
: undefined reference to `tputs'
terminal.o(.text+0xe5c): In function `terminal_unprep_terminal':
: undefined reference to `tputs'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

After that, I was re-synchronise /usr/src by cvsup whith tag 'src-all'.
Gave command`s:
# make cleandepends
# make cleanworld

But error was not dissapear.

What can be wrong?

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jun 5 20:26:10 UTC 2006 
State-Changed-Why:  
Please report kernel compile failures on the appropriate mailing list, 
in this case, freebsd-stable.  Build failures tend to get fixed very 
quickly due to the high number of developers who track the latest code, 
and the automated tinderboxes that continually run builds. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98521 
>Unformatted:
