Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 11:36:56 -0700
From:      Matthew Macy <mmacy@freebsd.org>
To:        Scott Kenney <saken@codered.rmta.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: buildkernel fais with option ZFS in kernel configuration
Message-ID:  <CAPrugNow8ELYgvUXy3KG673OOjQChVeRY0Mx96VerkGfiK_a2g@mail.gmail.com>
In-Reply-To: <20200827152306.GA37436@codered.rmta.org>
References:  <20200827152306.GA37436@codered.rmta.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Need zstdio option when linking statically

On Thu, Aug 27, 2020 at 8:23 AM Scott Kenney <saken@codered.rmta.org> wrote:
>
> Hello,
>
> Just noticed that buildkernel fails with "options ZFS" in the kernel
> configuration file, the modules build without error.
>
> Source is at revision 364870
>
> FreeBSD datura.rmta.org 13.0-CURRENT FreeBSD
> 13.0-CURRENT #3 r364525: Sun Aug 23 23:14:23 EDT 2020
> root@datura.rmta.org:/usr/obj/usr/src/amd64.amd64/sys/DATURA amd64
>
>
>
> linking kernel
> ld: error: undefined symbol: zfs_zstd_compress
> >>> referenced by zio_compress.c
> >>>               zio_compress.o:(zio_compress_table)
>
> ld: error: undefined symbol: zfs_zstd_decompress
> >>> referenced by zio_compress.c
> >>>               zio_compress.o:(zio_compress_table)
>
> ld: error: undefined symbol: zfs_zstd_decompress_level
> >>> referenced by zio_compress.c
> >>>               zio_compress.o:(zio_compress_table)
> *** [kernel] Error code 1
>
> make[2]: stopped in /usr/obj/usr/src/amd64.amd64/sys/DATURA
> 1 error
>
> make[2]: stopped in /usr/obj/usr/src/amd64.a
> make[2]: stopped in /usr/obj/usr/src/amd64.a
>
>
>
>
>
> --
> Scott Kenney >|< saken@coderd.rmta.org
> "Let's exchange the experience" - KB
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPrugNow8ELYgvUXy3KG673OOjQChVeRY0Mx96VerkGfiK_a2g>