[Thunar-dev] Problems building new Thunar snapshot (r00141)
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Thu Nov 10 23:58:16 CET 2005
Landry Breuil wrote:
> Hello !
>
> I've tried the latest snapshot (Thunar-0.1.3svn-r00141.tar.bz2), and the
> compilation fails with this error :
>
> cc1: warnings being treated as errors
> thunar-vfs-monitor.c: In function 'IA__thunar_vfs_monitor_add_directory':
> thunar-vfs-monitor.c:473: warning: unused variable 'absolute_path'
> thunar-vfs-monitor.c: In function 'IA__thunar_vfs_monitor_add_file':
> thunar-vfs-monitor.c:528: warning: unused variable 'absolute_path'
> make[3]: *** [libthunar_vfs_1_la-thunar-vfs-monitor.lo] Erreur 1
>
> If i patch thunar-vfs/Makefile and remove the -Werror, it finishes to
> compile, and everything's okay.
>
> I've tried to comment the two declarations in
> thunar-vfs/thunar-vfs-monitor.c, and the next error is :
>
> cc1: warnings being treated as errors
> thunar-vfs-thumb.c: In function
> 'IA__thunar_vfs_thumb_factory_generate_thumbnail':
> thunar-vfs-thumb.c:622: warning: unused variable 'script'
>
> I commented this declaration too, and it compiles and run :-)
Erik already provided a patch for it (which I committed). It shows only
if both FAM/Gamin and GConf aren't used.
> Landry
Benedikt
More information about the Thunar-dev
mailing list