Tracker item #3610329, was opened at 2013-04-08 14:25
Message generated for change (Comment added) made by bwanamarko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3610329&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libraries
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Donald A. Cupp Jr. (doncuppjr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Deprecated Functions

Initial Comment:
Won't compile against glib 2.36 or any glib newer than 2.32.4

fileLogger.c:306:4: error: 'g_static_mutex_get_mutex_impl' is deprecated 
(declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:149): Use 'GMutex' 
instead [-Werror=deprecated-declarations]


----------------------------------------------------------------------

Comment By: Mark Mikofski (bwanamarko)
Date: 2013-04-08 22:55

Message:
this is a duplicate:
https://sourceforge.net/tracker/index.php?func=detail&aid=3459133&group_id=204462&atid=989708

use CFLAGS=-Wno-deprecated-declarations with ./configure and it will
compile fine.

It was marked as WONTFIX, because open-vm-tools has to be backwards
compatible with <=glib-2.31

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3610329&group_id=204462

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to