From: SourceForge.net <no...@so...> - 2009-09-29 22:16:48
|
Tracker item #2865804, was opened at 2009-09-24 08:29 Message generated for change (Settings changed) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2865804&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: 5 Private: No Submitted By: Jim (pirzyk) Assigned to: Nobody/Anonymous (nobody) Summary: 2009.09.18 can't compile on CentOS 5.3 Initial Comment: Can't compile open-vm-tools on the latest CentOS 5.3 kernel (2.6.18-164.el5). This is due to the headers defining SYS_eventfd even though the library function eventfd and eventfd_write are not defined. Changed configure.ac and eventfd.c to allow for this case. ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2009-09-29 15:16 Message: Fix in git commit 6f43bd. (Fix is different from your patch, though.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2865804&group_id=204462 |