From owner-freebsd-current Sat Jun 13 10:15:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11519 for freebsd-current-outgoing; Sat, 13 Jun 1998 10:15:42 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11512 for ; Sat, 13 Jun 1998 10:15:34 -0700 (PDT) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id MAA22962 for freebsd-current@freebsd.org; Sat, 13 Jun 1998 12:15:30 -0500 (CDT) Received: (from bruce@localhost) by zuhause.mn.org (8.8.8/8.8.7) id MAA23318; Sat, 13 Jun 1998 12:10:32 -0500 (CDT) From: Bruce Albrecht Date: Sat, 13 Jun 1998 12:08:56 -0500 (CDT) To: freebsd-current@FreeBSD.ORG Subject: Buildworld from old -current X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13698.45147.437715.954119@zuhause.zuhause.mn.org> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to do a buildworld of a cvsup from today, from my December vintage -current. The first thing I did was to do a make install from /usr/src/share/mk. If I set BINFORMAT=elf, it dies because it doesn't understand .section, and if I set BINFORMAT=aout, it dies when it tries to build strip for a second time. It appears that make -DBINFORMAT=aout -DNOCLEAN gets me past the problem with strip. I deleted /usr/src and /usr/obj before doing the cvsup. Is there anything I need to worry about because I'm spcifying -DNOCLEAN? I also tried to ftp to current.freebsd.org to get to the snapshots, but it seems to be incommunicado. Is this still the snapshot machine? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message