src/UPDATING entry perhaps in order? -Max
On Fri, Mar 22, 2019, 11:39 AM Konstantin Belousov <k...@freebsd.org> wrote: > On Fri, Mar 22, 2019 at 07:08:18PM +0300, Rozhuk Ivan wrote: > > > > > > ld: error: undefined symbol: xz_dec_init > > >>> referenced by g_uzip_lzma.c:106 > (/usr/src/sys/geom/uzip/g_uzip_lzma.c:106) > > >>> g_uzip_lzma.o:(g_uzip_lzma_ctor) > > > > ld: error: undefined symbol: xz_dec_run > > >>> referenced by g_uzip_lzma.c:81 > (/usr/src/sys/geom/uzip/g_uzip_lzma.c:81) > > >>> g_uzip_lzma.o:(g_uzip_lzma_decompress) > > > > ld: error: undefined symbol: xz_dec_end > > >>> referenced by g_uzip_lzma.c:60 > (/usr/src/sys/geom/uzip/g_uzip_lzma.c:60) > > >>> g_uzip_lzma.o:(g_uzip_lzma_free) > > --- kernel.full --- > > *** [kernel.full] Error code 1 > > > Read the updated man page for geom_uzip. Add > device xz > to your kernel config. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > > _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"