Re: kernel build failure

From: Warner Losh <imp_at_bsdimp.com>
Date: Sun, 12 Aug 2018 16:25:28 -0600
On Sun, Aug 12, 2018, 3:40 PM Matthew Macy <mmacy_at_freebsd.org> wrote:

> Sorry guys, last time I touched ZFS I tried to push to make it an option to
> statically link and was actually told that it wasn't something anyone else
> wanted. The issue comes from ZFS not being in NOTES and thus not in LINT.
>

LINT is generated from NOTES automatically...

Warner

-M
>
> On Sun, Aug 12, 2018 at 12:46 PM Trond Endrestøl <
> Trond.Endrestol_at_fagskolen.gjovik.no> wrote:
>
> > On Sun, 12 Aug 2018 16:51+0200, Trond Endrestøl wrote:
> >
> > > On Sun, 12 Aug 2018 09:37-0400, Michael Butler wrote:
> > >
> > > > Is anyone else seeing this when building a new kernel with ZFS
> > compiled in?
> > > >
> > > > Building /usr/obj/usr/src/amd64.amd64/sys/VM01/vers.o
> > > > Building /usr/obj/usr/src/amd64.amd64/sys/VM01/kernel
> > > > --- kernel ---
> > > > linking kernel
> > > > ld: error: undefined symbol: dbuf_stats_init
> > > > >>> referenced by dbuf.c
> > > > >>>               dbuf.o:(dbuf_init)
> > > >
> > > > ld: error: undefined symbol: dbuf_stats_destroy
> > > > >>> referenced by dbuf.c
> > > > >>>               dbuf.o:(dbuf_fini)
> > > > *** [kernel] Error code 1
> > >
> > > I was just about to create a thread of my own.
> > >
> > > I suspect r337670 didn't add everything
> > > cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c depends on. See
> > > lines 652 and 697.
> > >
> > > Meanwhile, I'll attempt to revert to r337669.
> >
> > r337669 builds and runs.
> >
> > Looking further into r337670, it seems
> > cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h added prototypes
> > for dbuf_stats_init() and dbuf_stats_destroy(), but no implementation
> > can be found in any of the files affected by r337670.
> >
> > --
> > Trond.
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Sun Aug 12 2018 - 20:25:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:17 UTC