Re: Can't Build Pango From CVS



Yes. I fixed it by setting ACLOCAL_FLAGS to "-I /usr/local/share/aclocal"

Thanks,
Eric Mader

At 03:13 PM 1/24/2002, Havoc Pennington wrote:

Eric Mader <mader jtcsv com> writes:
> I'm trying to build Pango from the latest CVS and get the following
> from the configure script:
>
> ./configure: line 7008: syntax error near unexpected token
> `AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION,'
> ./configure: line 7008: `AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION, :,'
>
> Is there a known workaround for this problem?
>

This means aclocal didn't find the glib m4 macro in
prefix/share/aclocal, or alternatively aclocal had some unrelated
error and bailed out before finishing its job.

aclocal is run by autogen.sh

Havoc
_______________________________________________
gtk-i18n-list mailing list
gtk-i18n-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]