<div dir="ltr">Hi, could you try the attached patch? I added some edge-cases to test for the existence of 64-bit, unsigned long long, XDR functions (for some reason there are multiple). Hopefully this should allow compilation on OSX.<div><br></div><div>Regards</div><div>Mathias<br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 2, 2014 at 9:13 PM, Mark Gaiser <span dir="ltr"><<a href="mailto:markg85@gmail.com" target="_blank">markg85@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Nov 2, 2014 at 8:59 PM, Marko Käning <<a href="mailto:mk-lists@email.de">mk-lists@email.de</a>> wrote:<br>
> Any news on this one???<br>
><br>
><br>
> On 22 Oct 2014, at 00:10 , Marko Käning <<a href="mailto:mk-lists@email.de">mk-lists@email.de</a>> wrote:<br>
><br>
>> On Linux kio-extras seems to build fine, but it doesn’t on OSX:<br>
>><br>
>> ---<br>
>><br>
>> [92%] Building C object nfs/CMakeFiles/kio_nfs.dir/rpc_nfs3_prot_xdr.c.o<br>
>> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:13:8: error: implicit declaration of function 'xdr_u_quad_t' [-Werror,-Wimplicit-function-declaration]<br>
>>         if (!xdr_u_quad_t (xdrs, objp))<br>
>>              ^<br>
>> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:11:20: warning: unused variable 'buf' [-Wunused-variable]<br>
>>        register int32_t *buf;<br>
>>                          ^<br>
>> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:23:8: error: implicit declaration of function 'xdr_quad_t' [-Werror,-Wimplicit-function-declaration]<br>
>>         if (!xdr_quad_t (xdrs, objp))<br>
>>              ^<br>
>> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:23:8: note: did you mean 'xdr_u_quad_t'?<br>
>> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:13:8: note: 'xdr_u_quad_t' declared here<br>
>>         if (!xdr_u_quad_t (xdrs, objp))<br>
>>              ^<br>
<br>
I think you need to ping Mathias Tillman for that.<br>
Added him in CC.<br>
<br>
Also, please try to prevent top posting.<br>
</blockquote></div><br></div></div></div>