On Thu, Mar 17, 2011 at 2:06 PM, Amit Kulkarni <[email protected]> wrote: > /usr/src/sys/arch/amd64/stand/installboot/installboot.c: In function > 'findopenbsd': > /usr/src/sys/arch/amd64/stand/installboot/installboot.c:260: error: > 'DOS_MAXEBR' undeclared (first use in this function)
Your checkout/update was from between when that file was changed and the corresponding change to sys/sys/disklabel.h was committed. (Or you didn't follow the build process.) Update and try again. Philip Guenther

