CURRENT: buildworld fails

山谷崇史 yamayan at casio.co.jp
Tue May 29 03:44:54 UTC 2012


I had same problem, but I resolved it.

Maybe, your sort (/usr/bin/sort) is broken.

cd /usr/src
make update
cd usr.bin/sort
make obj depend all install

Then, sort is changed.

make cleandir cleandir
make buildworld


More information about the freebsd-current mailing list