|
From: Tom H. <to...@co...> - 2005-07-11 14:51:10
|
In message <Pin...@ch...>
Nicholas Nethercote <nj...@cs...> wrote:
> On Mon, 11 Jul 2005, Tim Martin wrote:
>
>>>> running: aclocal
>>>> /opt/gnome/share/aclocal/libIDL.m4:6: warning: underquoted definition of
>>>> AM_PATH_LIBIDL
>>>> run info '(automake)Extending aclocal'
>>>> or see
>>>> http://sources.redhat.com/automake/automake.html#Extending%20aclocal
>>>> /opt/gnome/share/aclocal/ORBit.m4:4: warning: underquoted definition of
>>>> AM_PATH_ORBIT
>>
>> Did you read the web page that the error report links to? It
>> explains why the error message occurs. I had a similar problem
>> building Valgrind 3.0 on SuSE and it was fixed by modifying a couple
>> of macro definitions as the web page describes.
>
> So is this a problem with Valgrind's configure/build system? If so,
> patches to fix the problem would be greatly appreciated -- none of the
> developers are automake/autoconf gurus. Thanks.
The warnings are a result of third party macro files that need
updating as described on that web page.
I'm not sure why it is failing though - those warnings are usually
harmless but the report didn't seem to include any significant errors
so I don't know why the build failed.
I don't think there is any valgrind problem here anyway.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|