> On Jun 15, 2015, at 09:17, O. Hartmann <ohart...@zedat.fu-berlin.de> wrote: > > Am Mon, 15 Jun 2015 17:39:58 +0200 > Baptiste Daroussin <b...@freebsd.org> schrieb: > >>> On Mon, Jun 15, 2015 at 08:13:12AM -0700, Peter Wemm wrote: >>> Beware, a recent change has moved zfs tools internal libraries to the wrong >>> location and this can cause machines to be unbootable. /sbin/zfs uses the >>> libraries from /lib, which are now going stale and may have undefined >>> symbols. >>> installworld is incorrectly installing them in /usr/lib. This happened >>> some >>> time in the last week or so. >>> >>> Be very careful over the next few days. This can cause boot failures. >> >> Same goes for everything that was installed in /lib !!!! >> >> I workarounded the issue with r284417. but given what now sys.mk does I >> really >> fear way more fallouts. >> >> regards, >> Bapt > > Luckily, since r284336, buildworld doesn't work properly (in my case amd64) > anymore. > Buildworld bails out on several weird mk messages ...
Depends on your build options. I didn't dare run install world yesterday, but building with buildworld worked just fine for me with my stripped down build options. Thanks, _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"