From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 15:19:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F2A737B401 for ; Sun, 13 Apr 2003 15:19:43 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust02.liwest.at [212.33.55.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E172C43F3F for ; Sun, 13 Apr 2003 15:19:41 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from CM58-27.liwest.at by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h3DMJe50001302382; Mon, 14 Apr 2003 00:19:40 +0200 (MEST) Content-Type: text/plain; charset="us-ascii" From: Daniela To: questions@freebsd.org Date: Mon, 14 Apr 2003 00:20:04 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304140020.04471.dgw@liwest.at> Subject: Source upgrade fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 22:19:43 -0000 Hi there! For two weeks now I'm trying to upgrade from 5.0-RELEASE to 5.0-CURRENT. I can't compile the kernel. It fails at the same point whenever I try. Building the world fails too. I cvsupped my sources several times and ret= ried,=20 but still no success. I attached the error message below. Am I right with the assumption that an empty file was compiled? Any ideas? Daniela ---------------------- =2E.. touch hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh CM58-27 cc -c -O -pipe -mcpu=3Dpentiumpro -Wall -Wredundant-decls -Wnested-extern= s=20 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline=20 -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/s= ys=20 -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica=20 -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-comm= on =20 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding -We= rror =20 vers.c linking kernel.debug *** Error code 1 Stop in /usr/obj/usr/src/sys/CM58-27. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.