From owner-freebsd-current Sun Sep 27 17:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15758 for freebsd-current-outgoing; Sun, 27 Sep 1998 17:11:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15722 for ; Sun, 27 Sep 1998 17:11:15 -0700 (PDT) (envelope-from dgobe@mcs.net) Received: from mcs.net (dgobe.pr.mcs.net [204.137.234.195]) by Kitten.mcs.com (8.8.7/8.8.2) with ESMTP id TAA00520; Sun, 27 Sep 1998 19:10:58 -0500 (CDT) Message-ID: <360ED413.F180BA67@mcs.net> Date: Sun, 27 Sep 1998 19:10:59 -0500 From: "David A. Gobeille" X-Mailer: Mozilla 4.05 [en] (Win95; U) MIME-Version: 1.0 To: Andreas Braukmann CC: freebsd-current@FreeBSD.ORG Subject: Re: buildworld fails References: <199809261443.QAA16577@gratis.grondar.za> <199809261502.RAA12452@zibbi.mikom.csir.co.za> <19980928001455.A3736@paert.tse-online.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andreas Braukmann wrote: > > Hi, > > On Sat, Sep 26, 1998 at 05:02:24PM +0200, John Hay wrote: > > > Vallo Kallaste wrote: > > > > Mark Murray wrote: > > > Another thing that it might be is that he is missing /etc/objformat. > > The early snaps and betas didn't install it, so although the system > nope. I have exactly the same problem (failure of perl5-build during > a make buildworld) on a purely 'aout'-based system with a proper > '/etc/objformat' in place. > > > /etc/objformat should have a single line with: > > OBJFORMAT=elf > that's OBJFORMAT=aout in my case, of course. > Same here. Current circa Jul 22. /etc/objformat == OBJFORMAT=aout make.conf == -O -pipe, NOPROFILE=true make -j4 buildworld, dies at AutoSplit.pm make aout-to-elf-buildworld does the same thing. If you want the make log let me know. -- Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message