[Thunar-dev] Problems building new Thunar snapshot

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Wed Nov 9 20:54:50 CET 2005


Benedikt Meurer wrote:
>>Building with --disable-debug bypasses all of that, and compilation
>>succeeds, but then I get a lot of linker errors.
>>
>>.libs/libthunar_vfs_1_la-thunar-vfs-job.o(.text+0x0): In function
>>`g_bit_nth_lsf':
>>/usr/include/glib-2.0/glib/gutils.h:247: multiple definition of `g_bit_nth_lsf'
> 
> Meh. Somehow your compiler/linker combo doesn't handle extern inline
> functions properly. What versions of gcc/binutils do you use?

To be precise: GLib thinks your compiler/linker supports extern inline
functions, but that's not what the compiler/linker thinks.

Benedikt



More information about the Thunar-dev mailing list