Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2013 23:20:20 +0100
From:      deeptech71 <deeptech71@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: use of undeclared identifier 'IEEE80211_MESHRT_FLAGS_GATE'
Message-ID:  <51196EA4.4030100@gmail.com>
In-Reply-To: <CA%2BsBSo%2BkiQW=BfSnDHf=aKqK%2B-L8P1=uGz00rFV7QgLg5JVSXQ@mail.gmail.com>
References:  <CA%2BsBSo%2BkiQW=BfSnDHf=aKqK%2B-L8P1=uGz00rFV7QgLg5JVSXQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
clang -O2 -pipe -march=native -DINET6 -DINET -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -c /path/to/src/sbin/ifconfig/ifieee80211.c

/path/to/src/sbin/ifconfig/ifieee80211.c:4029:21: error: use of undeclared identifier 'IEEE80211_MESHRT_FLAGS_GATE'

                         (rt->imr_flags & IEEE80211_MESHRT_FLAGS_GATE) ?

                                          ^

1 error generated.

*** [ifieee80211.o] Error code 1



Stop in /gpath/to/src/sbin/ifconfig.

*** [ifconfig_make] Error code 1



Stop in /usr/obj/path/to/src/rescue/rescue.

*** [objs] Error code 1


...



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