On 01/31/2013 10:20 AM, johannes hanika wrote:
> On Thu, Jan 31, 2013 at 9:07 PM, James C. McPherson
> <james.c.mcpher...@gmail.com> wrote:
>> On 31/01/13 05:15 PM, Ulrich Pegelow wrote:
>>> Am 31.01.2013 08:00, schrieb Moritz Lipp:
>> ...
>>>> Indeed, g_static_mutex_init has been deprecated since version 2.32 and 
>>>> therefore
>>>> g_mutex_init has been introduced.
>>>>
>>>
>>> Sure. But it's at least a change in philosophy if darktable insists on
>>> the newest versions of central libraries, those that even quite recent
>>> Linux versions don't have.
>> ...
>>> So my question: what forces us now to deprecate all systems with glib2
>>> prior to 2.32? We should have good reasons for that step.
>>
>> Forcing use of the latest versions of Gnome-y things found
>> on linux will prevent building Darktable on Solaris and Mac.
>>
>> This would be a great shame.
> 
> we are talking about those two, right?
> 
> 4286cb3 Removed additional deprecated static mutex.
> f10f63f Remove use of deprecated static threads api since glib v2.32.

Well reverting these two patches doesn't help. I can't still compile
under openSUSE 12.1. Either something else has also changed or I am
missing the obvious and need coffee asap ( actually a good idea)

/home/abuild/rpmbuild/BUILD/darktable-1.1_925_g438fca4_git/src/control/control.c:
In function 'dt_control_init':

/home/abuild/rpmbuild/BUILD/darktable-1.1_925_g438fca4_git/src/control/control.c:446:3:
error: implicit declaration of function 'g_mutex_init'
[-Werror=implicit-function-declaration]

Togan



------------------------------------------------------------------------------
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