This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: NLS, attribute errors via cpp during bootstrap


On Sun, 4 Nov 2001, Robert Lipe wrote:
> I was going to try looking at Rodney's proposed fixincludes patch this
> weekend.  But I can't becuase of bitrot...
>
>  CC=/bin/cc ~/src/egcs/configure --enable-languages=c,c++
>  gmake bootstrap
>
> gmake[3]: Leaving directory `/lfs/home20/robertl/tmp/z/gcc/intl'
> test -d po || mkdir po
> : --statistics /home/robertl/src/egcs/gcc/po/sv.po -o po/sv.gmo
> /bin/sh /home/robertl/src/egcs/gcc/move-if-change po/sv.gmo /home/robertl/src/egcs/gcc/po/sv.gmo
> mv: po/sv.gmo: not found
> gmake[2]: *** [po/sv.gmo] Error 1

This is due to a patch by Zack five days ago.   Zack is aware of the
problem and working on it, though I think we should consider reverting
the patch until the problem is solved properly -- it is just too expensive
having bootstrap failures in the tree, for whatever reason.

As a work-around, configuration with --disable-nls should avoid the
failure.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]