From owner-freebsd-stable@FreeBSD.ORG Wed Jun 7 01:29:08 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B3916AC48 for ; Wed, 7 Jun 2006 01:03:17 +0000 (UTC) (envelope-from markov@sigasis.ru) Received: from mail.sigasis.ru (sigasis.ru [195.161.236.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EAC43D45 for ; Wed, 7 Jun 2006 01:03:15 +0000 (GMT) (envelope-from markov@sigasis.ru) Received: from xp413.testnt.nbd (unknown [10.10.10.7]) by mail.sigasis.ru (Postfix) with ESMTP id E84C617C9A for ; Wed, 7 Jun 2006 10:03:12 +0900 (IRKST) Date: Wed, 7 Jun 2006 10:03:12 +0900 From: =?Windows-1251?B?zODw6u7iIMTs6PLw6Okgwuvg5Ojs6PDu4uj3?= Organization: =?Windows-1251?B?0ejh6PDx6ujpIMjt8fLo8vPyIMPA0cjR?= X-Priority: 3 (Normal) Message-ID: <23213573.20060607100312@sigasis.ru> To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Subject: Error while 'make buildworld' in terminal.o X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: markov@sigasis.ru List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 01:29:08 -0000 Good present! A was synchronise my source to RELENG_5_3 by cvsup. When I was starting build 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?