mailing list of musl libc
 help / color / mirror / code / Atom feed
* FreeSWITCH build, timerfd macros
@ 2012-12-13 11:23 ojab
  2012-12-13 17:28 ` John Spencer
  0 siblings, 1 reply; 5+ messages in thread
From: ojab @ 2012-12-13 11:23 UTC (permalink / raw)
  To: musl

Hi list,

glibc's timerfd.h has some defines, which doesn't exist in musl.

One of them — TFD_TIMER_ABSTIME, which is basically
#define TFD_TIMER_ABSTIME (1 << 0)

is used by FreeSWITCH, so right now FS build fails with
> src/switch_time.c:827:29: error: 'TFD_TIMER_ABSTIME' undeclared (first use in this function)

Can this macro be added to musl?

//wbr ojab


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-13 19:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 11:23 FreeSWITCH build, timerfd macros ojab
2012-12-13 17:28 ` John Spencer
2012-12-13 18:59   ` Rich Felker
2012-12-13 19:07     ` ojab
2012-12-13 19:14       ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).