From owner-freebsd-current Tue Jul 21 00:44:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02079 for freebsd-current-outgoing; Tue, 21 Jul 1998 00:44:57 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02074 for ; Tue, 21 Jul 1998 00:44:55 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id AAA11338 for ; Tue, 21 Jul 1998 00:44:38 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 21 Jul 1998 00:44:38 -0700 (PDT) From: Doug White To: current@FreeBSD.ORG Subject: Does building current on 2.2.x still work? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, I give up. Can someone send the The Complete Guide to Building -CURRENT on -STABLE? The binary format changes have made a complete mess of things: if ld doesn't die missing ___error (when BINFORMAT=aout), it's the assembler complaining about unknown psuedo-op .section (when BINFORMAT=foo to bypass bsd.own.mk's misassumptions about /usr/lib vs /usr/lib/aout in a 2.2.6-RELEASE universe). Or should I just copy /usr/lib to /usr/lib/aout, provide diffs to /usr/src/Makefile and /etc/make.conf documenting the new magic variables MACHINE_ARCH, BINFORMAT, and the above copying hack, then go back into my hole and be quiet? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message