Re: [Muine] warnings and errors with muine cvs
- From: Joachim Beckers <joachim beckers belgacom net>
- To: muine-list gnome org
- Subject: Re: [Muine] warnings and errors with muine cvs
- Date: Sun, 05 Mar 2006 17:06:42 +0100
On Sun, 2006-03-05 at 16:53 +0100, Joachim Beckers wrote:
> Hi,
>
> I'm trying to build muine cvs, but there are some problems. The
> showstopper is this:
> # ./autogen.sh
> [...]
> libmuine/Makefile.am:35: HAVE_GST_OLD does not appear in AM_CONDITIONAL
> #
>
> I'm not sure what's wrong here. I've checked that HAVE_GST_OLD appears
> in AM_CONDITIONAL, and it does... Is there something I've overlooked wrt
> the gstreamer changes made earlier?
>
> Other warnings it spits out are:
<snip>
> and:
>
> m4/vorbis.m4:9: warning: underquoted definition of MM_PATH_VORBIS
> run info '(automake)Extending aclocal'
> or see
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> m4/ogg.m4:8: warning: underquoted definition of MM_PATH_OGG
It turns out that fixing the second error above, also fixes the first
one.
The fix is to put [] around MM_PATH_VORBIS at m4/vorbis.m4:9 and around
MM_PATH_OGG at m4/ogg.m4:8.
Joachim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]