libsodium mess

Hal Murray hmurray at megapathdsl.net
Thu Jan 19 23:41:09 UTC 2017


>>     if ctx.env.PLATFORM_TARGET in ["freebsd", "osx", "openbsd"]:
>>         ctx.env.PLATFORM_INCLUDES = ["/usr/local/include"]
>>         ctx.env.PLATFORM_LIBPATH = ["/usr/local/lib"] 
>> That looks like it should work on FreeBSD, but it doesn't.  I looked in 
>> config.log.  It's not there. 

> I think it should.  There's probably some glitch in the way ctx.env.PLATFORM_
> TARGET is being computed.  You're better positioned to test that than I am. 

No, I added a print in the above code and it went off.

Where should I look next?


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list