Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2008 02:54:46 -0700 (PDT)
From:      Nash Nipples <trashy_bumper@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: buildworld error with 7.1 BETA
Message-ID:  <273011.48802.qm@web110514.mail.gq1.yahoo.com>
In-Reply-To: <48D37478.1000808@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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
> 

i could almost see this coming. seems pretty much like hardware. 

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
 


      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?273011.48802.qm>