Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 2015 10:51:57 -0800
From:      "Chris H" <bsd-lists@bsdforge.com>
To:        freebsd-current@freebsd.org, Ian Lepore <ian@freebsd.org>
Subject:   Re: buildworld broken
Message-ID:  <83f3878aea8fb5a874832795b52bf95d@ultimatedns.net>
In-Reply-To: <1447091772.91534.483.camel@freebsd.org>
References:  <20151101164707.GA5847@troutmask.apl.washington.edu> <CD2B8B15-BFD7-48AA-BFAA-41BFE48635D7@gmail.com> , <20151108182817.GA49944@troutmask.apl.washington.edu> <e066bd38f8b8bb46c5022ad6fbce3c3e@ultimatedns.net>, <1447091772.91534.483.camel@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 09 Nov 2015 10:56:12 -0700 Ian Lepore <ian@freebsd.org> wrote

> On Mon, 2015-11-09 at 06:09 -0800, Chris H wrote:
> > On Sun, 8 Nov 2015 10:28:17 -0800 Steve Kargl
> > <sgk@troutmask.apl.washington.edu> wrote
> > 
> > > On Sun, Nov 01, 2015 at 11:19:09PM -0800, NGie Cooper wrote:
> > > > 
> > > > > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference
> > > > > to
> > > > > 'PKCS7_dataInit' /usr/obj/usr/src/tmp/usr/lib/libcrypto.so:
> > > > > undefined
> > > > > reference to 'PKCS7_dataDecode'
> > > > > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference
> > > > > to
> > > > > 'PKCS7_signatureVerify' > 
> > > > Hi Steve,
> > > >     What are your custom build options? Have you patched your
> > > > copy of
> > > >     FreeBSD? > Thanks!
> > > 
> > > Back to trying to build freebsd.  I  have discovered that 
> > > 'make buildworld' is simply broken if one attempts to use
> > > a symlink for /usr/obj.  At least doing doing
> > > 
> > > % rm -rf /usr/obj
> > 
> > I must perform a
> >   chflags -R noschg
> > on /usr/obj prior to blowing it away. Is it different for you,
> > or did you just omit that step?
> > 
> 
> In 19 years of using freebsd, I have never once needed to chflags on an
> obj directory.  Nothing in the build process sets any non-standard
> flags in the obj dirs, and a simple rm -rf will remove everything just
> fine (you would need to sudo the rm -rf if you built as root).
> 
> -- Ian
Right you are! It has been no different for me, in those same 19yrs.
I read read /usr/src && ! /usr/obj
Next time, I'll take the time to finish my coffee, before I reply.

Sorry for the noise.

--Chris





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