From owner-freebsd-current Wed Nov 6 8: 3:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBDBE37B401 for ; Wed, 6 Nov 2002 08:03:48 -0800 (PST) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [202.225.89.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02DCC43E4A for ; Wed, 6 Nov 2002 08:03:48 -0800 (PST) (envelope-from mkim@mub.biglobe.ne.jp) Received: from smtp-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (mnmy/5508310702) with ESMTP id gA6G3fk21383 for ; Thu, 7 Nov 2002 01:03:41 +0900 (JST) X-Biglobe-Sender: Received: from localhost (218.227.56.42 [218.227.56.42]) by smtp-gw.biglobe.ne.jp id BDAOC0A8274A; Thu, 07 Nov 2002 01:03:40 +0900 (JST) Date: Thu, 07 Nov 2002 01:03:32 +0900 (JST) Message-Id: <20021107.010332.74747797.mkim@mub.biglobe.ne.jp> To: freebsd-current@FreeBSD.ORG Subject: buildworld failure From: Masaaki Kimbara X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cvsup current, but I have trouble building world as followings Please advice me about building-world. Thanks. .. .. c++ -O -pipe -DHAVE_CONFIG_H -I/usr/src/gnu/usr.bin/groff/src/utils/tfmtodit/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/utils/tfmtodit/../../../src/include -D__FBSDID=__RCSID -fno-rtti -fno-exceptions -static -o tfmtodit tfmtodit.o /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/groff/src/utils/tfmtodit/../../../src/libs/libgroff/libgroff.a -lm ===> gnu/usr.bin/groff/tmac "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored "/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate script for target "-s" ignored make: don't know how to make doc-common-s. Stop *** Error code 2 Stop in /usr/src/gnu/usr.bin/groff. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Am I only one person who trouble building world ? -- Masaaki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message