From owner-freebsd-stable Tue Feb 25 23:37:49 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6330437B401 for ; Tue, 25 Feb 2003 23:37:47 -0800 (PST) Received: from rebecca.tiscali.nl (rebecca.tiscali.nl [195.241.76.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B5A43FCB for ; Tue, 25 Feb 2003 23:37:46 -0800 (PST) (envelope-from eric@monkey-online.net) Received: from eric.monkey-online.net (195-241-113-9-mx.xdsl.tiscali.nl [195.241.113.9]) by rebecca.tiscali.nl (Postfix) with ESMTP id 9459043EF0E for ; Wed, 26 Feb 2003 08:37:42 +0100 (MET) Message-Id: <5.2.0.9.0.20030226083346.03b4bb58@mail.monkey-online.net> X-Sender: eric@mail.monkey-online.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 26 Feb 2003 08:38:56 +0100 To: freebsd-stable@freebsd.org From: Eric Veraart Subject: Problem building 4.7-p6 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 I've installed two boxes with 4.7-release, and CVSUPed them to 4.7-p6. When I try to compile them I get some errors. The first one had something to do with lc missing. I threw away my entire /usr/obj and /usr/src and CVSUPed again from a different server. Now I get this message: cc -o make_keys -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c *** Error code 1 Stop in /usr/src/lib/libncurses. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I've tried to update my entire source, just ncursus, tried different CVSUP servers, on different dates, did make clean and make cleandir numerous times, and nothing helps! I've heard complaints from more people that the source at a lot of servers wouldn't build. Does anyone have a big ass tarball with the source of 4.7-p6 for me so at least I can install the boxes properly?! Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message