buildworld fails

FreeBSD 9.0-RELEASE

Previously installed from DVD and retrieved the source from cvsup4 and had errors 3 times trying to buildworld.

Reinstalled from DVD. No /etc/src.conf or /etc/make.conf and did not retrieve source and buildworld fails with this:
Code:
Werror -Wno-pointer-sign -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_errno.c -o bsm_errno.po
cc1: error: /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_errno.c is shorter than expected
***Error code 1

Stop in /usr/src/lib/libbsm.
***Error cold 1

Stop in /usr/src/lib.
***Error code 1

Stop in /usr/src.
***Error code 1

Stop in /usr/src.
***Error code 1

Stop in /usr/src.
 
gpatrick said:
It is a 1TB Seagate GoFlex USB drive, so even with some bad blocks it shouldn't fail.
It would if those bad blocks result in read errors on those files.
 
If you start the build fresh does it stop at exactly the same point each time or is it different?
 
Back
Top