[libxfce4util] GTK_DOC rev.16878
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Fri Aug 19 13:02:41 CEST 2005
Martin Wilke wrote:
> Hi
Hey Martin,
> I have testing xfce4-svn/trunk on FreeBSD-Current.
> but libxfce4util errors out with the following:
> gtk-doc is installd on /usr/local/share/gtk-doc/data
>
> Preparing package
> directory /usr/home/svn/xfce4/xfce4svn-co.0/libxfce4util/trunk...
> Running libtoolize --force --copy... Running gtkdocize --copy...
> Running aclocal-1.9
> -I /home/svn/xfce4-install//share/xfce4/dev-tools/m4macros... Running
> autoheader... Running automake-1.9 --add-missing --copy --gnu...
> gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
> docs/Makefile.am:51: `gtk-doc.make' included from here
> gtk-doc.make:43: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
> docs/Makefile.am:51: `gtk-doc.make' included from here
> gtk-doc.make:134: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
> docs/Makefile.am:51: `gtk-doc.make' included from here
Looks like you aclocal was unable to find gtk-doc.m4. Make sure
/usr/local/share/aclocal is in the aclocal search path (e.g.
XDT_ACLOCAL_FLAGS="-I /usr/local/share/aclocal").
HTH,
Benedikt
More information about the Xfce4-dev
mailing list