Menu

#27 [patch] fix build

Unstable_(example)
closed-invalid
nobody
None
5
2017-01-09
2015-02-11
No

This patch adds -lrt to get
clock_gettime() linked in.

1 Attachments

Discussion

  • Corey Minyard

    Corey Minyard - 2017-01-09
    • status: open --> closed-invalid
     
  • Corey Minyard

    Corey Minyard - 2017-01-09

    This should not be necessary. The dependency_libs in unix/libOpenIPMIposix.la should already have -lrt set, and that shoudl cause libtool to pick it up properly.

     
  • Stas Sergeev

    Stas Sergeev - 2017-01-09

    Well, the patch that says
    "- Fixed: Add real-time library -lrt to unix Makefile.am to resolve compile error"
    is dated Wed Apr 22 14:28:20 2015, which
    is certainly later than my patch was submitted...

     

Log in to post a comment.