Re: gtk+ CVS build configure failing :-(
- From: Mark McLoughlin <mark skynet ie>
- To: Martin Welch <mwelch totalise co uk>
- Cc: <gnome-list gnome org>
- Subject: Re: gtk+ CVS build configure failing :-(
- Date: Sun, 22 Apr 2001 10:23:42 +0100 (IST)
On Fri, 20 Apr 2001, Martin Welch wrote:
> checking for extra flags to get ANSI library prototypes... none needed
> checking for the BeOS... no
> checking for extra flags for POSIX compliance... none needed
> ./configure: line 4324: syntax error near unexpected token
> `AM_PATH_GLIB_2_0(1.3.1,,'
> ./configure: line 4324: ` AM_PATH_GLIB_2_0(1.3.1,,'
>
>
> FWIW GLIB had just built ok from cvs.
Did you install glib with a --prefix=${install-dir} ?
If you did, try setting ACLOCAL_FLAGS before running the
gtk+ autogen.sh
export ACLOCAL_FLAGS='-I ${install-dir}/share/aclocal'
If you didn't, then try an figure out why aclocal isn't
finding glib-2.0.m4
Good Luck,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]