From owner-freebsd-stable Thu May 2 16:11: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id 3D2FE37B405; Thu, 2 May 2002 16:10:52 -0700 (PDT) Received: from gateway.lefort.net ([213.189.162.78]) by mirapoint2.brutele.be (Mirapoint) with SMTP id AXJ41069; Fri, 3 May 2002 01:10:49 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 27E1815259; Fri, 3 May 2002 01:10:45 +0200 (CEST) Received: by jsite.lefort.net (Postfix, from userid 1000) id D749822EEB; Fri, 3 May 2002 01:10:44 +0200 (CEST) Date: Fri, 3 May 2002 01:10:44 +0200 From: Jean-Yves Lefort To: freebsd-stable@FreeBSD.org Cc: freebsd-questions@FreeBSD.org Subject: make buildworld fails Message-ID: <20020503011044.A77919@jsite.lefort.net> Mail-Followup-To: freebsd-stable@FreeBSD.org, freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am running 4.5-STABLE, I never had any problem compiling the world; however, my last successfull buildworld is dated: $ uname -a FreeBSD jsite.lefort.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 23 07:38:11 CEST 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 Since that date, make buildworld invariably fails on the same error: cc -O -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 -static -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 /usr/lib/libtermcap.a(lib_tgoto.o): In function `tgoto': lib_tgoto.o(.text+0x33b): undefined reference to `tparm' /usr/lib/libtermcap.a(lib_tputs.o): In function `delay_output': lib_tputs.o(.text+0x22): undefined reference to `napms' /usr/lib/libtermcap.a(comp_scan.o): In function `_nc_get_token': comp_scan.o(.text+0x142): undefined reference to `unctrl' comp_scan.o(.text+0x48e): undefined reference to `unctrl' comp_scan.o(.text+0x5cd): undefined reference to `unctrl' /usr/lib/libtermcap.a(comp_scan.o): In function `_nc_trans_string': comp_scan.o(.text+0x682): undefined reference to `unctrl' comp_scan.o(.text+0x81c): undefined reference to `unctrl' /usr/lib/libtermcap.a(captoinfo.o)(.text+0xaa0): more undefined references to `unctrl' follow /usr/lib/libtermcap.a(tty_update.o)(.text+0x747): undefined reference to `tparm' /usr/lib/libtermcap.a(tty_update.o)(.text+0x85a): undefined reference to `tparm' /usr/lib/libtermcap.a(tty_update.o): In function `doupdate': tty_update.o(.text+0xdf3): undefined reference to `_nc_signal_handler' tty_update.o(.text+0x10ca): undefined reference to `_nc_signal_handler' tty_update.o(.text+0x2928): undefined reference to `tparm' tty_update.o(.text+0x2c84): undefined reference to `tparm' /usr/lib/libtermcap.a(tty_update.o): In function `_nc_outstr': tty_update.o(.text+0x2fea): undefined reference to `tparm' tty_update.o(.text+0x36ab): undefined reference to `tparm' tty_update.o(.text+0x3b6f): undefined reference to `tparm' /usr/lib/libtermcap.a(tty_update.o)(.text+0x3c87): more undefined references to `tparm' follow /usr/lib/libtermcap.a(lib_window.o): In function `wcursyncup': lib_window.o(.text+0x326): undefined reference to `wmove' /usr/lib/libtermcap.a(lib_ttyflags.o): In function `reset_prog_mode': lib_ttyflags.o(.text+0x145): undefined reference to `_nc_set_buffer' /usr/lib/libtermcap.a(lib_ttyflags.o): In function `reset_shell_mode': lib_ttyflags.o(.text+0x196): undefined reference to `_nc_set_buffer' /usr/lib/libtermcap.a(init_keytry.o): In function `_nc_init_keytry': init_keytry.o(.text+0x50): undefined reference to `_nc_add_to_try' /usr/lib/libtermcap.a(lib_addch.o): In function `_nc_waddch_nosync': lib_addch.o(.text+0x7d): undefined reference to `unctrl' lib_addch.o(.text+0x2ed): undefined reference to `wclrtoeol' lib_addch.o(.text+0x335): undefined reference to `wclrtoeol' /usr/lib/libtermcap.a(lib_addch.o): In function `waddch': lib_addch.o(.text+0x4dc): undefined reference to `unctrl' lib_addch.o(.text+0x74d): undefined reference to `wclrtoeol' lib_addch.o(.text+0x7a5): undefined reference to `wclrtoeol' /usr/lib/libtermcap.a(lib_addch.o): In function `wechochar': lib_addch.o(.text+0x968): undefined reference to `unctrl' lib_addch.o(.text+0xbd9): undefined reference to `wclrtoeol' lib_addch.o(.text+0xc31): undefined reference to `wclrtoeol' *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo/info. *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I CVSupped multiple times since then; i even rm'ed /usr/src and CVSupped it again from scratch, thinking of a CVS merge problem; the error is still here. Any clue? Best regards, Jean-Yves Lefort -- * Jean-Yves Lefort -- jylefort@brutele.be -- http://lefort.homeunix.org/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message