Kdevplatform /usr/lib64/libQtWebKit.so.4: undefined reference to `g_mutex_lock'

Andreas Pakulat apaku at gmx.de
Sat Feb 18 17:25:34 UTC 2012


On 18.02.12 12:14:47, Michael Hart wrote:
> Kdevplatform
> 
> Building from trunk
> with
> libQtWebKit 4.8.0+2.2.0-18.1
> libQT 4.8.0+2.2.0-18.1
> 
> 
> /usr/lib64/libQtWebKit.so.4: undefined reference to
> `g_mutex_lock'
> 
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_cond_init'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_mutex_unlock'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_cond_clear'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_mutex_init'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_mutex_clear'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_cond_wait'
> /usr/lib64/libQtWebKit.so.4: undefined reference to `g_cond_signal'
> 
> Any ideas on how to fix this besides reverting my entire system to libQT
> back 4.7x

Please post complete make output including the linker line (make
VERBOSE=1).

Andreas





More information about the KDevelop-devel mailing list