svn commit: r327763 - in head/sys: conf contrib/zstd/lib/freebsd

John Baldwin jhb at freebsd.org
Wed Jan 10 17:55:54 UTC 2018


On Wednesday, January 10, 2018 08:51:27 AM Ravi Pokala wrote:
> Hi Conrad,
> 
> Alas, this still doesn't look right on RISC-V:
> 
>     zstd_kfreebsd.o: In function `__ctzdi2':
>     /usr/home/rpokala/freebsd/clean/base/head/sys/contrib/zstd/lib/freebsd/zstd_kfreebsd.c:58: undefined reference to `ffsll'
> 
> I got substantively the same error both before and after `pkg upgrade' brought in updated RISC-V stuff:
> 
> riscv64-binutils (2.29.51.20170726 -> 2.29_20180105,1)
> riscv64-gcc (7.1.1 -> 7.2.0)
> 
> Thanks,

Try r327776.

-- 
John Baldwin


More information about the svn-src-head mailing list