Re: buildworld fails, can't guess why

From: Jeremie Le Hen <jeremie_at_le-hen.org>
Date: Tue, 7 Jun 2005 18:44:55 +0200
Hi Steve,

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:
> > Hi there,
> > 
> > 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 favo
> r 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?

%%%
    coyote:root# grep -Ev '^(#.*|)$' /etc/make.conf
    CPUTYPE?=pentium-m
    CFLAGS= -O -pipe
    COPTFLAGS= -O -pipe
    NO_BLUETOOTH=YES        # do not build Bluetooth related stuff
    NO_FORTRAN=yes          # do not build g77 and related libraries
    NO_I4B=yes      # do not build isdn4bsd package
    NO_KERBEROS=yes         # do not build and install Kerberos 5 (KTH Heimdal)
    NO_OBJC=yes             # do not build Objective C support
    NO_SENDMAIL=yes         # do not build sendmail and related programs
    NO_BIND=yes             # Do not build any part of BIND
    WRKDIRPREFIX=/usr/obj
    PERL_VER=5.8.6
    PERL_VERSION=5.8.6
%%%

> (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)
%%%

> (3) What is current version of FreeBSD on the system?

Very -CURRENT :-).
I have a few modifications in my source tree, but nothing relevant here :
there are only manpage and C source modifications, I don't think this
would lead to such an error.

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
Received on Tue Jun 07 2005 - 14:45:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC