error compiling libxfce4util from SVN

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Sun May 14 14:01:02 CEST 2006


Enrico Tröger wrote:
> Hi,
> 
> I just wanted to "upgrade" my 4.4beta1 installation to the current SVN
> version and after successfully configuring libxfce4util, make fails.
> 
> make  all-recursive
> make[1]: Entering directory `/tmp/libxfce4util'
> Making all in libxfce4util
> make[2]: Entering directory `/tmp/libxfce4util/libxfce4util'
> make  all-am
> make[3]: Entering directory `/tmp/libxfce4util/libxfce4util'
> make[3]: *** Keine Regel vorhanden, um das Target
> »libxfce4util-aliasdef.c«, benötigt von
> »libxfce4util_la-libxfce4util-aliasdef.lo«, zu erstellen.  Schluss. make
> [3]: Leaving directory `/tmp/libxfce4util/libxfce4util' make[2]: ***
> [all] Fehler 2 make[2]: Leaving directory
> `/tmp/libxfce4util/libxfce4util' make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/tmp/libxfce4util'
> make: *** [all] Fehler 2
> 
> This happens on a Debian Sarge system with gcc 3.3.5 and GTK/GLib
> 2.6.4, it it helps.
> 
> Did I miss something?

When building from SVN, you need to enable maintainer mode using the
--enable-maintainer-mode configure/autogen.sh switch.

> regards,
> Enrico

HTH,
Benedikt



More information about the Xfce4-dev mailing list