Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 1999 15:19:09 +0200
From:      Herbelot Thierry <Thierry.Herbelot@alcatel.fr>
To:        Pascal Hofstee <daeron@Wit401305.student.utwente.nl>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Buildworld Broken ?
Message-ID:  <371F21CD.2354777B@telspace.alcatel.fr>
References:  <Pine.BSF.4.05.9904221409030.85306-100000@Wit401305.student.utwente.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

from a previous message in -Stable :

Subject: Re: buildworld failed
   Date: Thu, 22 Apr 1999 16:58:17 +1000
   From: Gregory Bond <gnb@itga.com.au>
     CC: stable@FreeBSD.ORG


Gregory Bond wrote:
> 
> On further investivgation,
> 
> It looks like this diff
>         1.15.2.1 Wed Apr 21 7:37:41 1999 UTC by foxfair
>         Branch: RELENG_3
>         Diffs to 1.15 ; Diffs to 1.21
> 
>         MFC: Chinese big5 LC_TIME support.
>         MFC.
> was made to usr.bin/colldef/data/Makefile, but the file
> usr.bin/colldef/data/map.DIS_8859-15 was not MFC'd at the same time.
> Checking this file out of HEAD manually then gets the following error:
> 
>         ===> usr.bin/colldef/data
>         colldef -I /usr/src/usr.bin/colldef/data -o de_DE.ISO_8859-1.out /usr/src/usr.bin/colldef/data/de_DE.ISO_8859-1.src
>         colldef: syntax error near line 6
>         <ss>*** Error code 69
> 
> It looks like there's a bit more MFCing to be done on the colldef directory :<
> 
> [I can't chase this any further at the moment as freefall is down again
> and I can't get use the web repository query :<]
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message




Pascal Hofstee wrote:
> 
> as of today (sources CVSup-ed a couple of hours ago) 3.1-STABLE breaks on
> buildworld:
> 
> ===> usr.bin/colldef
> yacc -d /usr/src/usr.bin/colldef/parse.y
> cp y.tab.c parse.c
> cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale
> -DCOLLATE
> _DEBUG   -I/usr/obj/usr/src/tmp/usr/include -c parse.c
> lex -t -8 -i /usr/src/usr.bin/colldef/scan.l > scan.c
> cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale
> -DCOLLATE
> _DEBUG   -I/usr/obj/usr/src/tmp/usr/include -c scan.c
> /usr/src/usr.bin/colldef/scan.l:632: warning: `yyunput' defined but not
> used
> cc -O -pipe -Wall -I. -I/usr/src/usr.bin/colldef/../../lib/libc/locale
> -DCOLLATE
> _DEBUG   -I/usr/obj/usr/src/tmp/usr/include  -o colldef parse.o scan.o
> -ll
> gzip -cn /usr/src/usr.bin/colldef/colldef.1 > colldef.1.gz
> ===> usr.bin/colldef/data
> colldef -I /usr/src/usr.bin/colldef/data -o de_DE.DIS_8859-15.out
> /usr/src/usr.b
> in/colldef/data/de_DE.DIS_8859-15.src
> colldef: syntax error near line 6
> <ss>*** Error code 69
> 
> Stop.
> *** Error code 1
> 
> --------------------
>   Pascal Hofstee - daeron@shadowmere.student.utwente.nl
> 
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP--
> t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+
> ------END GEEK CODE BLOCK------
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?371F21CD.2354777B>