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
_______________________________________________
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"

Reply via email to