I have made changes to the GENERIC & RAMDISK_CD kernels
(yes I know, there is a reason) on a stable system. I
have already made a release on this machine once, but
I am assuming based on the faq that the release process
uses files made from the -stable build process. The
question is what or how do I clean to get a fresh start
at it, to ensure the new changes are picked up? ..

I followed the FAQ ..
# rm -rf /usr/obj/*
# cd /usr/src
# make obj
# cd /usr/src/etc && env DESTDIR=/ make distrib-dirs
# cd /usr/src
# make build

and got the following error. Any help would be great!



Configuring in opcodes
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i386-unknown-openbsd4.4
checking target system type... i386-unknown-openbsd4.4
checking build system type... i386-unknown-openbsd4.4
checking for strerror in -lcposix... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
configure: error: source directory already configured; run make distclean
there first
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/obj (line 17948 of Makefile).
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils (line 102 of
/usr/src/gnu/usr.bin/binutils/Makefile.bsd-wrapper).
*** Error code 1

Stop in /usr/src/include (line 82 of Makefile).
*** Error code 1

Stop in /usr/src (line 73 of Makefile).

Reply via email to