[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rebuilding system after cvs update fails on 3.2 generic



Good evening guys! I just installed openbsd 3.2, fetched the patch src via cvs in order to get up2date and rebuilt / installed my new kernel. After installing the new kernel I rebooted the machine which came up fine. The next step was to rebuild the binaries per. the openbsd.org/stable.html faq.

Rebuilding the binaries
To rebuild the system binaries: 

# cd /usr/src
# rm -r /usr/obj/*
# make obj && make build
This will take awhile... 

After typing the above, the machine starts to rebuild and continues for about 10 min. After about 10 min. or so it stops with the following errors:


Configure in /usr/src/gnu/usr.bin/binutils/obj/opcodes failed, exiting.

***Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.

***Error code 1

Stop in /usr/src/include(line 75 of Makefile)

***Error code 1

Stop in /usr/src(line 76 of Makefile

Steps taken:

I installed 3.2 via ftp, everything went fine and the system was running great...no problems.

decided to fetch the patch src via CVS

setenv CVSROOT anoncvs_(_at_)_anoncvs1_(_dot_)_ca_(_dot_)_openbsd_(_dot_)_org:/cvs
cd /usr
cvs -q get -rOPENBSD_3_2 -P src

everything reported to be fine.

rebuilt the kernel, installed and rebooted...as mentioned above, everything went great.

following the http://openbsd.org/stable.html documentation i proceeded to rebuild the binaries.

# cd /usr/src
# rm -r /usr/obj/*
# make obj && make build

Then the errors above stop the progress.

What might the issue be, and what would be the best coarse of action?

As always thanks in advance.



Visit your host, monkey.org