SVN r354253 breaks buildworld
    Michael Butler 
    imb at protected-networks.net
       
    Sat Nov  2 21:30:23 UTC 2019
    
    
  
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
    
    
More information about the freebsd-current
mailing list