CVS automake fails on Fedora Core 3
Christian Stimming
stimming at tuhh.de
Tue Oct 18 11:47:11 EDT 2005
Derek Atkins schrieb:
> Quoting Casey Cichon <casey at wizkid.homelinux.net>:
>
>> macros/gnome-gdk-pixbuf.m4:12: warning: underquoted definition of
>> GNOME_CHECK_GDK_PIXBUF
>> aclocal:configure.in:56: warning: macro `AM_GNU_GETTEXT' not found in
>> library
>> aclocal:configure.in:843: warning: macro `AM_PATH_LIBGLADE' not found in
>> library
>> Running autoheader...
>
>
> These are the problems causing automake to fail. You don't have
> GETTEXT and LIBGLADE macros...
... in other words, you are probably missing any of the following
packages: gettext, gettext-devel (or -dev), libglade, libglade-devel.
Things will only work if ./autogen.sh won't show any further "macro XYZ
not found in library" messages.
Christian
More information about the gnucash-devel
mailing list