Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2005 09:57:14 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildworld fails, can't guess why
Message-ID:  <20050607165714.GA70495@troutmask.apl.washington.edu>
In-Reply-To: <20050607164455.GZ41050@obiwan.tataz.chchile.org>
References:  <20050607155130.GX41050@obiwan.tataz.chchile.org> <20050607163226.GA70231@troutmask.apl.washington.edu> <20050607164455.GZ41050@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 07, 2005 at 06:44:55PM +0200, Jeremie Le Hen wrote:
> On Tue, Jun 07, 2005 at 09:32:26AM -0700, Steve Kargl wrote:
> > On Tue, Jun 07, 2005 at 05:51:30PM +0200, Jeremie Le Hen wrote:
> > > 
> > > my buildworld fails lamentably and, as I said in the subject, I can't
> > > guess why.  I'm sure this is not a big problem however.
> > > 
> > > Note that I tried removing /usr/obj/usr/src.
> > > Please, see the typescript at :
> > >     http://jeremie.le-hen.org/~tataz/script.make_buildworld.gz
> > 
> > You need to include only the last few lines:
> > 
> > ===> lib/libstand (depend)
> > "/usr/src/share/mk/bsd.compat.mk", line 36: warning: NOPIC is \
> > deprecated in favor of NO_PIC
> > make: don't know how to make bzlib.c.diff. Stop
> > *** Error code 2
> 
> Yes, it's true.  Sorry.
> 
> > (1) What is the contends of /etc/make.conf?
> 

OK.  No NOPIC here.

> > (2) Are you sure your sources are up to date?
> 
> %%%
>     coyote:src# cvs -Rd /nfs/donald/repo/FreeBSD status  Makefile
>     ===================================================================
>     File: Makefile          Status: Up-to-date
>     
>        Working revision:    1.318   Sun Mar  6 00:30:16 2005
>        Repository revision: 1.318   /nfs/donald/repo/FreeBSD/src/Makefile,v
>        Sticky Tag:          (none)
>        Sticky Date:         2005.06.07.08.00.00
>        Sticky Options:      (none)
> %%%

It looks like your *.mk files in src/ are inconsistent are your
Makefile in lib/libstand may be out of date.  Do you have
# $FreeBSD: src/lib/libstand/Makefile,v 1.54 2005/06/03 06:55:22 obrien Exp $

-- 
Steve



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