Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 17:30:13 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Toomas Soome <tsoome@me.com>
Cc:        tsoome@freebsd.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: SVN r354253 breaks buildworld
Message-ID:  <186562b6-7ab6-2cda-f6b6-6d95f34909a8@protected-networks.net>
In-Reply-To: <05841DA7-D77E-45F4-92E0-66F79613005C@me.com>
References:  <9d29bf56-e69b-4f78-fa58-9d1cf6eb5ca5@protected-networks.net> <05841DA7-D77E-45F4-92E0-66F79613005C@me.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?186562b6-7ab6-2cda-f6b6-6d95f34909a8>