libexo from svn build error

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Sun Mar 5 21:21:47 CET 2006


Arjen Stolk wrote:
> I'm trying to build libexo from svn, but compiling fails with the
> following errors:
> 
> make  all-recursive
> make[1]: Entering directory `/home/astolk/svn/xfce-core/libexo'
> Making all in exo
> make[2]: Entering directory `/home/astolk/svn/xfce-core/libexo/exo'
> make  all-am
> make[3]: Entering directory `/home/astolk/svn/xfce-core/libexo/exo'
> make[3]: *** No rule to make target `exo-aliasdef.c', needed by
> `libexo_0_3_la-exo-aliasdef.lo'.  Stop.
> make[3]: Leaving directory `/home/astolk/svn/xfce-core/libexo/exo'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/astolk/svn/xfce-core/libexo/exo'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/astolk/svn/xfce-core/libexo'
> make: *** [all] Error 2
> 
> Shall I just grab the missing file from the official release source tarball?

When building from SVN, always pass --enable-maintainer-mode to
configure/autogen.sh.

> - Arjen

Benedikt



More information about the Xfce4-dev mailing list