<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Dec 12, 2014 at 2:08 PM, Mark Brethen <span dir="ltr">&lt;<a href="mailto:mark.brethen@gmail.com" target="_blank">mark.brethen@gmail.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":38r" class="" style="overflow:hidden">:info:build bflatten.cc:35:10: warning: cast to &#39;const void *&#39; from smaller integer type &#39;int&#39; [-Wint-to-void-pointer-cast]<br></div></blockquote></div><br>This indicates that the port is not 64-bit clean and you may have to force the arch to i386 (32-bit) to avoid crashes or unexpected behavior.<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:12px">:info:build In file included from </span><a href="http://agramlex.yy.cc:548/" target="_blank" style="font-size:12px">agramlex.yy.cc:548</a><div style="font-size:12px;display:inline-block;width:16px;height:16px;background-color:rgb(255,255,255)"> </div><span style="font-size:12px">:</span><br style="font-size:12px"><span style="font-size:12px">:info:build In file included from /usr/include/unistd.h:72:</span><br style="font-size:12px"><span style="font-size:12px">:info:build /usr/include/sys/unistd.h:132:</span><span style="font-size:12px">1: error: expected identifier</span><br style="font-size:12px"><span style="font-size:12px">:info:build struct accessx_descriptor {</span><br style="font-size:12px"></blockquote><div><br></div><div>Something is wrong with either the defines or the way unistd.h is being #include-d into the project.</div><div>I would need to see the actual package source to figure out which.</div><div><br></div><div>In general, it sounds like this package is rather old and not particularly portable.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>