From owner-freebsd-questions@FreeBSD.ORG Tue May 8 01:17:25 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CBAD916A402 for ; Tue, 8 May 2007 01:17:25 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from elasmtp-kukur.atl.sa.earthlink.net (elasmtp-kukur.atl.sa.earthlink.net [209.86.89.65]) by mx1.freebsd.org (Postfix) with ESMTP id 8382C13C483 for ; Tue, 8 May 2007 01:17:25 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by elasmtp-kukur.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1HlEAf-0008JU-F6 for freebsd-questions@freebsd.org; Mon, 07 May 2007 21:07:17 -0400 Received: from joeandlane.com (localhost.joeandlane.com [127.0.0.1]) by joeandlane.com (8.13.8/8.13.1) with ESMTP id l4817AID015024 for ; Mon, 7 May 2007 20:07:10 -0500 (CDT) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.8/8.13.1/Submit) id l4817Arx015023 for freebsd-questions@freebsd.org; Mon, 7 May 2007 20:07:10 -0500 (CDT) (envelope-from lane@joeandlane.com) X-Authentication-Warning: joeandlane.com: lholcombe set sender to lane@joeandlane.com using -f From: Lane To: freebsd-questions@freebsd.org Date: Mon, 7 May 2007 20:07:09 -0500 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705072007.10297.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec799655cce9c7669701873c2b9b8b29922e350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Rough go moving from 5.4-RELEASE to 6.X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2007 01:17:26 -0000 I'm trying to upgrade from 5.4 to ANYTHING and I'm confounded by buildworld failures that don't seem to have been reported. Please offer any guidance. First I delete everything in /usr/src (save Makefile and Makefile.inc1) then I make update to get the source current. (/etc/make.conf includes SUP* variables) then I try make buildworld from /usr/src, and the errors below occur. Next I try env -i make buildworld and I get the same errors. I've tried to cvsup an entire new source try (after wiping out /usr/src and /usr/obj) but STILL get this error. I've tried with (in /etc/cvsupfile) "tag=" each of RELENG_5, RELENG_5_5, RELENG_6, and several others. It even fails when I try to just get the source to RELENG_5_4. Of course the actual failure line(s) are different with each release I've tried to build. The errors listed below are from my latest try for RELENG_6 An example from last year when I tried this for rebuilding 5.4 is at http://groups.google.com/group/lucky.freebsd.i386/browse_thread/thread/da9d1d558d607a09/aab6d1588bb93bc1?lnk=st&q=undefined+reference+to+%60add_new_float%27&rnum=1#aab6d1588bb93bc1 Even after a YEAR I cannot get this system upgraded to 6.x! In the interim I've installed fresh copies of 6.1, 6.2, and -CURRENT on other systems, but this one system will not update! Argh! I'm not new to this, but I can't seem to find a pr or any information in /usr/src/UPDATING which might account for these consistent failures. Any pointers, no matter HOW OBVIOUS, will be appreciated. I'm just about LOST on this! Thanks for reading me vent :) Lane ===> lib/csu/i386-elf (all) ===> lib/libbsm (all) cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_audit.c cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_class.c cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_control.c cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_event.c cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_flags.c cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In function `close_tag': /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:396: error: `AUT_ZONENAME' undeclared (first use in this function) /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:396: error: (Each undeclared identifier is reported only once /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:396: error: for each function it appears in.) /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In function `print_tok_type': /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:567: error: `AUT_ZONENAME' undeclared (first use in this function) /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In function `au_fetch_tok': /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:4040: error: `AUT_ZONENAME' undeclared (first use in this function) /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In function `au_print_tok': /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:4212: error: `AUT_ZONENAME' undeclared (first use in this function) /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c: In function `au_print_tok_xml': /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_io.c:4386: error: `AUT_ZONENAME' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/lib/libbsm. *** Error code 1 Stop in /usr/src/lib. *** 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.