[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] Compile error on Ubuntu Dapper
From: |
Rob Savoye |
Subject: |
Re: [Gnash] Compile error on Ubuntu Dapper |
Date: |
Thu, 25 May 2006 13:24:57 -0600 |
User-agent: |
Thunderbird 1.5 (X11/20051201) |
Hasse Hagen Johansen wrote:
> address@hidden:~/gnash$ ./autogen.sh
> processing .
> Running aclocal -I macros ...
> /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of
> AM_PATH_SMPEG run info '(automake)Extending aclocal'
> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
These are in system files installed with aclocal, and not in Gnash.
The function name is supposed to be surrounded with square brackets
[AM_PATH_GLIB]. This is a safe warning to ignore, or manually patch the
two m4 files.
- rob -
- Re: [Gnash] Compile error on Ubuntu Dapper, (continued)
- Re: [Gnash] Compile error on Ubuntu Dapper, Frédéric Point, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, strk, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Hasse Hagen Johansen, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Hasse Hagen Johansen, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Patrice Dumas, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Hasse Hagen Johansen, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Patrice Dumas, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Hasse Hagen Johansen, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Patrice Dumas, 2006/05/24
- Re: [Gnash] Compile error on Ubuntu Dapper, Hasse Hagen Johansen, 2006/05/25
- Re: [Gnash] Compile error on Ubuntu Dapper,
Rob Savoye <=