SVN r354253 breaks buildworld
Toomas Soome
tsoome at me.com
Sat Nov 2 21:54:16 UTC 2019
> On 2. Nov 2019, at 23:30, Michael Butler <imb at protected-networks.net> wrote:
>
> On 11/2/19 5:15 PM, Toomas Soome wrote:
>> Should be fixed by r354265.
>
> The problem has moved .. now the kernel won't build ..
>
> Building /usr/obj/usr/src/amd64.amd64/sys/VM01/avl.o
> Building /usr/obj/usr/src/amd64.amd64/sys/VM01/lz4.o
> --- lz4.o ---
> cc: error: no such file or directory:
> '/usr/src/sys/cddl/contrib/opensolaris/lz4/lz4.c'
> cc: error: no input files
> *** [lz4.o] Error code 1
>
> That's brought in by sys/conf/files as follows ..
>
> imb at vm01:/sys/conf> grep lz4 *
> files:cddl/contrib/opensolaris/lz4/lz4.c
> optional zfs compile-with "${ZFS_C}"
> kern.pre.mk:ZFS_CFLAGS+= -I$S/cddl/contrib/opensolaris/common/lz4
>
> imb
>
Right. Thanks and sorry for the mess…
rgds,
toomas
More information about the freebsd-current
mailing list