Thanks Henning,<br><br>Should I put a patch into git for Solaris then? Daniel?<br><br>Cheers<br>Jason<br><br><div class="gmail_quote">On Fri, Jul 15, 2011 at 4:54 PM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thursday 14 July 2011, Jason Penton wrote:<br>
&gt; ok, removing the following macro from my_cmd.c fixes the issue:<br>
&gt;<br>
&gt; define _XOPEN_SOURCE 4      /* BSD */<br>
&gt;<br>
&gt; im not familiar with this macro though<br>
&gt;<br>
&gt; anyone?<br>
<br>
</div>Hi Jason,<br>
<br>
ah, good catch. It seems that this declaration is necessary for the strptime<br>
function in time.h, at least on some systems. Maybe we can include this in a<br>
#ifndef that evaluates on the solaris plattform?<br>
<br>
Best regards,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br>