Tracker item #3370770, was opened at 2011-07-18 16:43 Message generated for change (Comment added) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3370770&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 9 Private: No Submitted By: Nate Muench (n-minker) Assigned to: Nobody/Anonymous (nobody) Summary: open-vm-tools fails to build with GCC 4.6 or later Initial Comment: Your newer unstable version of open-vm-tools fails to build against GCC 4.6.0 or later because of this: -Werror=unused-but-set-variable The following files (located in the root of the open-vm-tools-2011.06.27-437995 folder) are affected, and need to be adapted to compile properly with GCC 4.6.0: lib/file/ fileStandAlone.c:223:17: error: variable 'pathLen' set but not used lib/hgfsServer/ hgfsServer.c:4088:18: error: variable 'handle' set but not used lib/hgfsServerManagerGuest/ hgfsChannelGuestBd.c:596:19: error: variable 'packetOut' set but not used lib/misc/ vthreadBase.c:965:23: error: variable 'key' set but not used vthreadBase.c:961:9: error variable 'result' set but not used lib/rpcIn/ rpcin.c:569:17: error: variable 'current' set but not used rpcin.c:568:9: error: variable 'resched' set but not used lib/slashProc/ net.c:857:11: error: variable 'nmatched' set but not used lib/string/ bsd_vsnprintf.c:1455:8: error: variable 'width' set but not used lib/string/ bsd_vsnwprintf.c:1300:8: error: variable 'width' set but not used libvmtools/ vmtools.c:86:9: error: variable 'success' set but not used services/plugins/vix/ vixTools.c:5409:8: error: variable 'lastGoodNumFiles' set but not used vixTools.c:5844:9: error: variable 'posixAttributeSpecified' set but not used xferlogs/ xferlogs.c:167:16: error: variable 'state' set but not used ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2011-07-20 16:31 Message: This is fixed in the last release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3370770&group_id=204462 ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ open-vm-tools-devel mailing list open-vm-tools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel