From owner-freebsd-questions Sun Sep 21 04:06:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA26006 for questions-outgoing; Sun, 21 Sep 1997 04:06:43 -0700 (PDT) Received: from blinx.lizard.org (blinx.wms.co.uk [194.159.247.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA25998 for ; Sun, 21 Sep 1997 04:06:38 -0700 (PDT) Received: from lizard.org (teiwaz.demon.co.uk [158.152.228.247]) by blinx.lizard.org (8.8.5/8.7.3) with ESMTP id MAA03872 for ; Sun, 21 Sep 1997 12:12:27 +0100 (BST) Message-ID: <34250051.4DCB8C8E@lizard.org> Date: Sun, 21 Sep 1997 12:09:05 +0100 From: Darryl Bowler Organization: Lizard Networks X-Mailer: Mozilla 4.02 [en] (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: make_world for stable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I trying to do a make world for -stable, but I come across this, an ideas how to get pass this? Dal ===> usr.bin/netstat cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/if.c cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/inet.c cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/main.c cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/mbuf.c cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/mroute.c cc -nostdinc -O -I/sys -I/usr/obj/u1/ncvs-2.2.2-stable/src/tmp/usr/include -c /u1/ncvs-2.2.2-stable/src/usr.bin/netstat/ipx.c *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.