Two build problems -- "make memstick" and "make release" with -DWITHOUT_CLANG

Chuck Tuffli ctuffli at gmail.com
Fri May 11 03:30:30 UTC 2012


On Thu, May 10, 2012 at 12:39 PM, Jeff Kletsky <jeff+freebsd at wagsky.com> wrote:
> I'm trying to do bisection to locate when a specific bug appeared and can
> replicate the issue when I boot from a memstick and use the LiveCD option.
> This keeps any questions of "upgrade or install" out of the picture.
...
> It looks like that last ln -fs creates a loop, which eventually results in
> tar output of:

I've run into this before but assumed it was due to building outside of /usr/src

For me, the one reliable way of building the memstick + iso has been

env MAKEOBJDIRPREFIX=../obj make DISTDIR=../R release

HTH

---chuck


More information about the freebsd-stable mailing list