Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 11:32:00 +0100
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   r311871: kernel build failure: ieee80211_vht.c:94:2: error: implicit declaration ...
Message-ID:  <20170110113200.05865ae3@freyja.zeit4.iv.bundesimmobilien.de>

next in thread | raw e-mail | index | archive | help
On CURRENT (r311871), I'm bothered with this error schown below. Buildkernel
fails. It is a customized kernel.

[...]
Building /usr/obj/usr/src/sys/FREYJA/modules/usr/src/sys/modules/wlan/ieee80211.o
Building /usr/obj/usr/src/sys/FREYJA/modules/usr/src/sys/modules/wlan/ieee80211_vht.o
/usr/src/sys/modules/wlan/../../net80211/ieee80211_vht.c:94:2: error: implicit
declaration of function 'ieee80211_note' is invalid in C99
[-Werror,-Wimplicit-function-declaration] ieee80211_note(ni->ni_vap, "%s:
called; fc=0x%.2x/0x%.2x", ^ 1 error generated.
*** Error code 1

Kind regards,

oh



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