On Thu, May 10, 2012 at 12:39 PM, Jeff Kletsky <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
