It seems 1.9 is only on the vendor branch, so your checkout is likely fine. Did you forget to run "make obj" before "make build"? Something odd seems
to be occuring.

No, I did not forget "make obj". I did like this:

# rm -rf /usr/obj/*
# cd /usr/src
# make obj
# cd /usr/src/etc && env DESTDIR=/ make distrib-dirs
# cd /usr/src
# make build

Reply via email to