Re: [gnome-db] AC_PROG_INTLTOOL



On Sat, 2003-05-17 at 01:13, Fernando Martins wrote:
> I'm giving a try to compile ligbda with MingW/MSYS. I'm building it without
> autogen.sh, by running manually aclocal and autoconf.
> 
> When I run autoconf it gives the error (in verbose mode):
> 
> =============
> autom4te: creating configure
> autom4te: formatting traces for `C:/WINDOWS/TEMP/am4t610029/patterns':
> m4_pattern_allow, m4_pattern_forbid
> autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_
> autom4te: forbidden token : ^LIBOBJS$ => do not use LIBOBJS directly, use
> AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
> autom4te: allowed   tokens: ^AM_[A-Z]+FLAGS$|^AS_FLAGS$
> configure.in:32: error: possibly undefined macro: AC_PROG_INTLTOOL
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> =============
> 
> I suppose aclocal should have complained previously about this missing macro
> but it didn't (and I don't know why).

> Where should this macro come from (which package, directory)?
> 
intltool is the name of the package. Make sure it's installed.

> GNOME_PLATFORM_GNOME_2(yes, force)
> 
this is in the gnome-common's m4 macros. You will need it, or replace
that macro with another stuff. I'm not sure what GNOME_PLATFORM_GNOME_2
does, and if it's needed at all, so please check it.

cheers




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