[Thunar-dev] thunar icons, and make-thunarx-alias.pl errors

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Tue Feb 7 10:37:34 CET 2006


daniele favara wrote:
> error compiling thunar, make search Thunar.png in icons/16x16 and
> Thunar.svg in icons scalable
> 
> make  all-am
> make[1]: Entering directory `/home/nomed/Progetti/xfce/thunar/thunarx'
> make[1]: *** No rule to make target `thunarx-aliasdef.c', needed by
> `libthunarx_1_la-thunarx-aliasdef.lo'.  Stop.
> make[1]: Leaving directory `/home/nomed/Progetti/xfce/thunar/thunarx'
> make: *** [all] Error 2
> 
> 
> thunarx/Makefile:
> 
> ./make-thunarx-alias.pl ?
> 
> what is this for ?

It's used to generate thunarx-alias.h and thunarx-aliasdef.c.

> if yes there is something wrong i think.

It looks like you disabled the maintainer mode, which is not going to
work for the SVN builds. Try 'make distclean' and rerun autogen.sh with
--enable-maintainer-mode. If that doesn't work, try a clean checkout.

Benedikt



More information about the Thunar-dev mailing list