net-im/farstream, missing explict -lm ?
Tijl Coosemans
tijl at FreeBSD.org
Fri Nov 21 18:59:23 UTC 2014
On Fri, 21 Nov 2014 10:03:09 -0800 Sean Bruno <sbruno at ignoranthack.me> wrote:
> On Fri, 2014-11-21 at 18:56 +0100, Koop Mast wrote:
>> On 21-11-2014 17:37, Sean Bruno wrote:
>>> http://chips.ysv.freebsd.org/data/11armv6-11armv6/2014-11-21_14h28m05s/logs/errors/farstream-0.2.4.log
>>>
>>> Looks like this needs an explicit link against libm?
>>
>> yes, I wonder though why it doesn't fail on amd64/i386
>
> Probably because I'm using an "external toolchain" on my hackery of
> qemu + jails to build.
On x86 the compiler replaces sqrt() calls with fsqrt instructions.
More information about the freebsd-gnome
mailing list