Date: Wed, 06 Oct 2004 19:40:27 -0500 From: Ryan Sommers <ryans@gamersimpact.com> To: Ryan Newman <ryannewman47@hotmail.com> Cc: current@freebsd.org Subject: Re: Buildworld Error/Unstable Message-ID: <4164907B.7090409@gamersimpact.com> In-Reply-To: <BAY15-F24oqp3VeMl0w000521e5@hotmail.com> References: <BAY15-F24oqp3VeMl0w000521e5@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ryan Newman wrote: > > >> From: "Ryan Sommers" <ryans@gamersimpact.com> >> To: "Ryan Newman" <ryannewman47@hotmail.com> >> CC: current@freebsd.org >> Subject: Re: Buildworld Error/Unstable >> Date: Wed, 6 Oct 2004 15:08:38 -0600 (MDT) >> >> >> > As advised just tried to cvsup. Looks like there still is a fair >> amount >> > of >> > work needed before the release. >> >> Was patched yesterday afternoon. Added to the tree today by John. >> Re-cvsup >> and you should get it.:wq > > > Thanks but I hit another error building again. This is a fresh > machine install too. > > ===> usr.sbin/zic/zdump > cc -O -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 -c > /usr/src/usr.sbin/zic/zdump/../zdump.c > cc -O -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 -c > /usr/src/usr.sbin/zic/zdump/../ialloc.c > cc -O -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 -c > /usr/src/usr.sbin/zic/zdump/../scheck.c > gzip -cn /usr/src/usr.sbin/zic/zdump/../zdump.8 > zdump.8.gz > cc -O -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 > gzip -cn /usr/src/usr.sbin/zzz/zzz.8 > zzz.8.gz > 5 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error Are you compiling with '-j X'? Unfortuantely when you do that the actual error messages tend to be tucked in among the buildspam. Can you try compiling again without the -j and if it errors out again paste it again. -- Ryan Sommers ryans@gamersimpact.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4164907B.7090409>