Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 17:02:24 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        mark@grondar.za (Mark Murray)
Cc:        vallo@matti.ee, freebsd-current@FreeBSD.ORG
Subject:   Re: buildworld fails
Message-ID:  <199809261502.RAA12452@zibbi.mikom.csir.co.za>
In-Reply-To: <199809261443.QAA16577@gratis.grondar.za> from Mark Murray at "Sep 26, 98 04:43:08 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Vallo Kallaste wrote:
> > Mark Murray <mark@grondar.za> wrote:
> > 
> > > > Mark Murray <mark@grondar.za> wrote:
> > > 
> > > What is in /etc/make.conf?
> > 
> > ***
> > 
> > /etc/make.conf
> 
> Seems reasonable.
> 
> Please script(1) an entire build, and put that somewhere that I can
> get it (don't email it unless I ask).
> 

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
was elf, if you compile things, it would do it in aout format.
/etc/objformat should have a single line with:
OBJFORMAT=elf
in it.

John
-- 
John Hay -- John.Hay@mikom.csir.co.za

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809261502.RAA12452>