Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 00:35:08 +0200
From:      Norbert Irmer <norbert.irmer@heim9.tu-clausthal.de>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: buildworld failure
Message-ID:  <397A219C.6BE5B7@heim9.tu-clausthal.de>
References:  <Pine.BSF.4.21.0007230413260.908-100000@besplex.bde.org> <397A16CE.E49EB0D@cup.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
> 
> Bruce Evans wrote:
> >
> > Bootstrapping from 4.0 and previous versions to 4.1 and -current is broken,
> > because mtree depends on new library features but must be built before the
> > new libraries.  You have to somehow bootstrap the new libraries.  Maybe
> > copy them from a current snapshot.
> 
> Grrr...
> 
> Is there a clean way to fix this, other than reverting the -L
> incompatibility?
> Did we bump the libc version number when the strtofflags/fflagstostr
> functions went in?
> 

Thanks for the information.

I could solve this dilemma by adding the source file 'strtofflags.c' from the
new 'libc' sources temporarily to the sources of 'mtree'.
Then I could do a 'buildworld'. Afterwards I replaced the old libc with the
new libc, removed 'strtofflags.c' from the sources of 'mtree' again, 
and rebuild it.


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?397A219C.6BE5B7>