Hi

subject says it: current git master fails to compile here since one or 
two days.

There is no definition of g_mutex_init in any include files here on my 
system. My glib2 is of version 2.30, which is the current one for 
OpenSUSE 12.1. I assume g_mutex_init() is only defined in newer versions 
of glib2.

So I wonder why this was changed. At least came as a surprise.

Ulrich

/home/pegelow/darktable/src/control/control.c: In function 
‘dt_control_init’:
/home/pegelow/darktable/src/control/control.c:446:3: error: implicit 
declaration of function ‘g_mutex_init’ 
[-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors

make[2]: *** [src/CMakeFiles/lib_darktable.dir/control/control.c.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Fehler 2
make: *** [all] Fehler 2


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to