Hi, because of the recent release of patches for 3.8, I'm moving to -stable. I could build and boot the new kernel following the instructions at http://www.openbsd.org/stable.html, but I have a problem with the second step to build de binaries, which is:
rm -r /usr/obj/* The error I get is: rm: /usr/obj/*: No such file or directory I don't know what should I do now, procede with the next step (make obj && make build) or do something first. Thanks