<p>The following is being reported against monitoring-plugins-v2.1.1-39-g8095.</p>

<p>In the link of <code>check_disk.o</code> on Solaris 8, I get:</p>

<pre><code>Undefined                       first referenced
symbol                             in file
nanosleep                           check_disk.o
ld: fatal: Symbol referencing errors. No output written to check_disk
*** Error code 1
make: Fatal error: Command failed for target `check_disk'
</code></pre>

<p>A look at the man page for nanosleep(3RT) on this platform shows that<br>
it requires the <code>-lrt</code> library to be linked in, to access this function.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br><a href="https://github.com/monitoring-plugins/monitoring-plugins/issues/1329">Reply to this email on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFQl2cinFwfX-W4GGP7REXEB6x0F8q9wks5nz9-cgaJpZM4DsynT.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/monitoring-plugins/monitoring-plugins/issues/1329"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>