Problem with HAVE_CLOCK_SYSCALL

Marc Lehmann schmorp at schmorp.de
Mon Jun 29 06:35:23 CEST 2009


On Sun, Jun 28, 2009 at 11:10:11PM +0200, ry at tinyclouds.org wrote:
> We're getting a compile error related to the HAVE_CLOCK_SYSCALL define.

Wow, that must be ancient headers :)

> This system is a slackware Linux computer with gcc 3.4.6 and glibc
> 2.3.6. Attached is the config.log. It finds `SYS_clock_gettime'
> undeclared. I checked that __linux = 1 and __GLIBC__ = 2 ... so it
> seems EV_USE_CLOCK_SYSCALL is getting set but HAVE_CLOCK_SYSCALL is
> not...

Thanks, I will try a fix for the next release!

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      pcg at goof.com
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list