← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1007286] Re: Compilation error: cairo-dock-icon-manager.c : storage size of ‘s_aMutexLookupIcon’ isn’t known

 

Ok, I think if found what's wrong: with older versions of GLib (< 2.32) we have to use a GStaticMutex instead of a GMutex
Can you try to compile (and launch) the latest rev from BZR (rev 1090)?

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1007286

Title:
  Compilation error:  cairo-dock-icon-manager.c : storage size of
  ‘s_aMutexLookupIcon’ isn’t known

Status in Cairo-Dock : Core:
  New

Bug description:
  Compiling latest BZR revision (1088) fails with:

  /var/tmp/portage/x11-misc/cairo-dock-9999/work/cairo-
  dock-9999/src/gldit/cairo-dock-icon-manager.c:75:15: error: storage
  size of ‘s_aMutexLookupIcon’ isn’t known

  
  I realize that I am using a development version (not an official release) and I realize that I do not understand the error message, so feel free to close this bug as "INVALID" if appropriate.

  I decided to file a bug report because I noticed that "cairo-dock-
  icon-manager.c" was edited recently.

  Build log is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1007286/+subscriptions


References