Date: Fri, 19 Sep 2008 06:17:50 -0700 (PDT) From: Nash Nipples <trashy_bumper@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: buildworld error with 7.1 BETA Message-ID: <223424.3769.qm@web110513.mail.gq1.yahoo.com> In-Reply-To: <48D380A1.1010004@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > just try to run make one more time. not cleaning > anything just type the same make command after fail without > extra activity. > > > > if it fails again check if you have filled your disks > up and you might want to `ls /usr/src/usr.sbin/zzz/zzz.8` to > see if its really there > > > > It fails again! > Disks are not full and the file is there. no its less likely to be a hardware error. there are cases when it breaks into an error and then after you restart the whole procedure it goes fine and breaks somewhere closer to finish. i think you can try to update the source code once again. maybe the fix is coming. or you can try to run make in /usr/src/usr.sbin/zzz/ to make sure there is no errors or you can try to run make in /usr/src/etc/ which should be the next bus stop in the building world proccess. hope someone else knows (probably from freebsd-current@freebsd.org) nash original message: -------------------------------------- make -j 4 buildworld gives after a while the following gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 > zdump.8.gz cc -O2 -fno-strict-aliasing -pipe -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -I/usr/src/usr.sbin/zic/zdump/.. -I/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime -o zdump zdump.o ialloc.o scheck.o ===> usr.sbin/zzz (all) gzip -cn /usr/src/usr.sbin/zzz/zzz.8 > zzz.8.gz 1 error *** Error code 2 1 error *** Error code 2 1 error Suggestions? /Leslie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?223424.3769.qm>