From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 12 16:03:49 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7B7416A4CE for ; Wed, 12 Jan 2005 16:03:49 +0000 (GMT) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E07643D41 for ; Wed, 12 Jan 2005 16:03:49 +0000 (GMT) (envelope-from reso3w83@verizon.net) Received: from ringworm.mechee.com ([4.26.84.7]) by out002.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050112160348.PNYI12052.out002.verizon.net@ringworm.mechee.com> for ; Wed, 12 Jan 2005 10:03:48 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id D1C272CE742; Wed, 12 Jan 2005 08:00:27 -0800 (PST) From: "Michael C. Shultz" To: freebsd-emulation@FreeBSD.org Date: Wed, 12 Jan 2005 08:00:25 -0800 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501120800.26871.reso3w83@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [4.26.84.7] at Wed, 12 Jan 2005 10:03:48 -0600 Subject: /usr/ports/emulators/rtc fails to build X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 16:03:50 -0000 Here is the error I get: root@ringworm:/usr/ports/emulators/rtc#make ===> Vulnerability check disabled, database not found ===> Extracting for rtc-2004.02.24.1_4 ===> Patching for rtc-2004.02.24.1_4 ===> Configuring for rtc-2004.02.24.1_4 ===> Building for rtc-2004.02.24.1_4 "/usr/src/sys/conf/kmod.mk", line 215: warning: duplicate script for target "@" ignored @ -> /sys awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h awk: can't open file @/tools/vnode_if.awk source line number 1 source file @/tools/vnode_if.awk context is >>> <<< *** Error code 2 Stop in /tmp/ROUTER/ports/emulators/rtc/work/files. *** Error code 1 -Mike