[Wayland-bugs] [Bug 95037] Weston clock_gettime() zuctest build failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 20 18:37:29 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95037

            Bug ID: 95037
           Summary: Weston clock_gettime() zuctest build failure
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: weston
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: gustavo at zacarias.com.ar

Created attachment 123094
  --> https://bugs.freedesktop.org/attachment.cgi?id=123094&action=edit
build: add check for clock_gettime() in librt

zuctest is another clock_gettime() user that fails to link against librt when
necessary.

Instead of adding another -lrt LDADD entry i've opted for the saner way and
converted the check to a configure test that will set CLOCK_GETTIME_LIBS
appropiately and replaced all instances of -lrt with it.
Built-tested against old and new glibc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160420/e7c8d15c/attachment.html>


More information about the wayland-bugs mailing list