> On 14 Sep 2014, at 03:12, Clifford Yapp <cliffy...@gmail.com> wrote:
> 
>> On Sat, Sep 13, 2014 at 6:02 PM, Vlad Bogolin <vladbogo...@gmail.com> wrote:
>>> Regarding the ntohll and htonll, I found out that this
>>> 
>>> CHECK_SYMBOL_EXISTS(htonll "sys/_endian.h" HAVE_HTONLL)
>>> if(HAVE_HTONLL)
>>>    add_definitions(-DHAVE_HTONLL=1)
>>> endif(HAVE_HTONLL)
>>> 
>>> appears to solve the finding problem but I don’t know exactly if it’s the
>>> most suitable solution. What to you think?
> 
> Does r62721 work?
> 

Yes, r62721 works. I guess that the check_function_exists fails since ntohll 
and htonll are macros.

Cheers,
Vlad
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to