https://bugzilla.balabit.com/show_bug.cgi?id=138 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|NEW |RESOLVED --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2011-10-15 17:57:18 --- Thanks for reporting it, fixed in git (although this may not be enough to get it compiled under MacOSX) commit a1f739964ac574b9a3fdb91981b5ab8d76775f35 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Sat Oct 15 17:56:06 2011 +0200 fixed compilation error on platforms without clock_gettime() MacOSX lacks clock_gettime(), so avoid depending on it if not available. Reported-By: Jack Nagel <jacknagel@gmail.com> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.