svn commit: r327763 - in head/sys: conf contrib/zstd/lib/freebsd
Ravi Pokala
rpokala at mac.com
Wed Jan 10 18:41:29 UTC 2018
Yup, that did the trick. Thank you sir!
-Ravi (rpokala@)
-----Original Message-----
From: <owner-src-committers at freebsd.org> on behalf of John Baldwin <jhb at freebsd.org>
Date: 2018-01-10, Wednesday at 09:37
To: Ravi Pokala <rpokala at mac.com>
Cc: Conrad Meyer <cem at freebsd.org>, <src-committers at freebsd.org>, <svn-src-all at freebsd.org>, <svn-src-head at freebsd.org>
Subject: Re: svn commit: r327763 - in head/sys: conf contrib/zstd/lib/freebsd
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-all
mailing list