From owner-freebsd-current Wed Jul 22 00:03:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24257 for freebsd-current-outgoing; Wed, 22 Jul 1998 00:03:27 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from prcom.rcom.spb.su (prcom.rcom.spb.su [193.124.80.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24241 for ; Wed, 22 Jul 1998 00:03:20 -0700 (PDT) (envelope-from dragonfa@prcom.rcom.spb.su) Received: (from dragonfa@localhost) by prcom.rcom.spb.su (8.8.8/8.8.8) id LAA10442; Wed, 22 Jul 1998 11:01:37 +0400 (MSD) (envelope-from dragonfa) From: Alexey Pialkin Message-Id: <199807220701.LAA10442@prcom.rcom.spb.su> Subject: Re: Does building current on 2.2.x still work? In-Reply-To: from Doug White at "Jul 21, 98 00:44:38 am" To: dwhite@resnet.uoregon.edu (Doug White) Date: Wed, 22 Jul 1998 11:01:37 +0400 (MSD) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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). i'v tried to build -current on 2.2.6-release yestaday and done it successfully :) - i'v solved a problem with ___error by running "make world" , thus getting new lib.c and overwrting /usr/lib/libc.a with it. no problems with make world after that(i'v builded aout format). Alexey Pialkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message