[Thunar-dev] thunar compieler error (fbsd)
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Tue Feb 14 13:33:27 CET 2006
Martin Wilke wrote:
> Hi Benny
>
> no i have my port config so
>
> CONFIGURE_TARGET=
> - --build=${ARCH}-portbld-freebsd${OSREL} --enable-maintainer-mode
> --enable-debug=yes
>
> and xfce-dev-tools is installed
Well, the rule in Makefile.am
thunar-launcher-ui.h: Makefile $(srcdir)/thunar-launcher-ui.xml
exo-csource --static --name=thunar_launcher_ui
$(srcdir)/thunar-launcher-ui.xml > thunar-launcher-ui.h
is enclosed by
if MAINTAINER_MODE
...
endif
so, if maintainer mode is enabled, these files will be build/rebuild.
Have you tried with a clean checkout? What does
grep ^MAINTAINER_MODE_ config.log
say?
> Greetz Martin
Benedikt
More information about the Thunar-dev
mailing list