Subject: Re: current on vax, problems
To: <>
From: emanuel stiebler <emu@ecubics.com>
List: port-vax
Date: 11/19/2003 10:59:35
ragge@ludd.luth.se wrote:

>>>'/usr/src/tools/texinfo/../../g
>>>nu/dist/texinfo/info/makedoc.c' || echo 
>>>'/usr/src/tools/texinfo/../../gnu/dist/t
>>>exinfo/info/'`/usr/src/tools/texinfo/../../gnu/dist/texinfo/info/makedoc.c
>>>cc  -O   -o makedoc  makedoc.o ../lib/libtxi.a -lcurses ../intl/libintl.a
>>>makedoc.o: In function `main':
>>>makedoc.o(.text+0xe7): undefined reference to `_libintl_gettext'
>>>makedoc.o(.text+0x136): undefined reference to `_libintl_gettext'
>>>makedoc.o: In function `fatal_file_error':
>>>makedoc.o(.text+0x7c4): undefined reference to `_libintl_gettext'
>>>../lib/libtxi.a(xexit.o): In function `xexit':
>>>xexit.o(.text+0x23): undefined reference to `_libintl_gettext'
>>>xexit.o(.text+0x54): undefined reference to `_libintl_gettext'
>>
>>This is the texinfo error that I mentioned. Ragge claims he checked in a
>>few a few weeks ago. If this is from a fresh -current, then Ragge must
>>have missed it.
>>
> 
> No, but the _installed_ cpp must be recompiled and replaced with a
> fixed one.  Libintl uses some gcc-special tricks when compiling the tools.

I thought, that the tools are rebbuilt automagically ?
But I don't see it happen on my machine ...