Tracker item #3610329, was opened at 2013-04-08 14:25 Message generated for change (Comment added) made by dtor 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: Fixed 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: Dmitry Torokhov (dtor) Date: 2013-04-24 09:08 Message: This should be fixed now (in rthe sense that -Wno-deprecated-declarations flag is added, we are still using deprecated functions as we supporting glib starting with 2.14). ---------------------------------------------------------------------- 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 ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ open-vm-tools-devel mailing list open-vm-tools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel