Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 05:43:12 -0400
From:      Kim Culhan <w8hdkim@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   freebsd-update to FreeBSD 11.0-RC3 then kernel compile fails In function `iflib_legacy_setup'
Message-ID:  <CAKZxVQVrWRqTiydv1xJK-PXruFFx1ZYsNCapFm0GyrWW7HyjuQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Used freebsd-update from 11.0-RC1 to 11.0-RC3 and kernel compile failed:

linking kernel.full
iflib.o: In function `iflib_legacy_setup':
/usr/src/sys/amd64/compile/hyster3/../../../net/iflib.c:4457: undefined
reference to `taskqgroup_attach'

kernel config was GENERIC with added:

> device          pf
> device          pflog
> device          pfsync
>
> options         ALTQ
> options         ALTQ_CBQ
> options         ALTQ_RED
> options         ALTQ_RIO
> options         ALTQ_CODEL
> options         ALTQ_HFSC
> options         ALTQ_FAIRQ
> options         ALTQ_CDNR
> options         ALTQ_PRIQ

Any help greatly appreciated.

thanks
-kim



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