From owner-freebsd-current@freebsd.org Mon Nov 30 10:36:34 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 584AFA3CF9E for ; Mon, 30 Nov 2015 10:36:34 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 188B51765 for ; Mon, 30 Nov 2015 10:36:33 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1a3Lot-0026Am-PX>; Mon, 30 Nov 2015 11:36:31 +0100 Received: from f052164138.adsl.alicedsl.de ([78.52.164.138] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1a3Lot-002ruP-Ft>; Mon, 30 Nov 2015 11:36:31 +0100 Date: Mon, 30 Nov 2015 11:36:30 +0100 From: "O. Hartmann" To: FreeBSD CURRENT Subject: r 291486: buildworld failure: ifieee80211.c:(.text+0xeb7b): undefined reference to Message-ID: <20151130113630.3fa9ce26.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/jC0MzwnYrx6cefrvWNIeVLj"; protocol="application/pgp-signature" X-Originating-IP: 78.52.164.138 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 10:36:34 -0000 --Sig_/jC0MzwnYrx6cefrvWNIeVLj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable It is hard to build a biuldworld buildkernel system these days :-( [...] --- all_subdir_secure --- cc -pg -O2 -pipe -O3 -O3 -pipe -march=3Dnative -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -DTERMIOS -DANSI_SO= URCE -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2= -DAES_ASM -DBSAES_ASM -DVPAES_ASM -DECP_NISTZ256_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_= BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM -DSHA1_ASM -DSHA256_ASM -DSHA51= 2_ASM -DWHIRLPOOL_ASM -I/usr/obj/usr/src/secure/lib/libcrypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes -std= =3Dgnu89 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus= -int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/engine/eng_= table.c -o eng_table.po --- all_subdir_rescue --- _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xeb7b): undefined = reference to `lib80211_regdomain_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xeba5): undefined = reference to `lib80211_regdomain_findbysku' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xebd8): undefined = reference to `lib80211_get80211' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xec18): undefined = reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xec37): undefined = reference to `lib80211_country_findbycc' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set80211country': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xed1d): undefined = reference to `lib80211_alloc_regdata' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xed3b): undefined = reference to `lib80211_country_findbyname' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xed65): undefined = reference to `lib80211_country_findbycc' _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xed98): undefined = reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconfig.lo set8021= 1location': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.text+0xee6d): = undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hide$$ ifconf= ig.lo set80211ecm': _$$hide$$ ifconfig.lo /usr/src/sbin/ifconfig/ifieee80211.c:(.= text+0xeedd): undefined reference to `lib80211_get80211' ifconfig.lo: In function `_$$hid= e$$ ifconfig.lo set80211dotd': --- all_subdir_sbin --- --- all_subdir_kldstat -= -- =3D=3D=3D> sbin/kldstat (all) --- all_subdir_rescue --- --Sig_/jC0MzwnYrx6cefrvWNIeVLj Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXCauAAoJEOgBcD7A/5N80ScIAI97NCnBfRia0Uqk9bY4sAlM 7Mlt6UDniHiQIB2kZ/0hBi5lMkodjidYFNiZAZqe4jz/CVTGXVfyNiVXMMH5ucXb JOrn6g4prZxvWq9gRcyOnhtYwjVc2W7G8Ii24nf6aK/a2wHOuBrwLO/VauvpVC9w UkmqoKPlFy0qYmHBtAAe/eQY+77Md4AtpP1eEVBs4ws03CyjVgSLnZ2pH91Q4n8k UpszhiRL93J+kzMDCWnEWTTEUHHRCiWkkljQJbWTK/B9ylkdUk7UWXXx70cGWCxW cDq7J8GdkCuTHql+T2iSUCaH62dK3CtK6tcqN0+W4jIphG0rtJFc6y2aL9ziVyg= =N5tZ -----END PGP SIGNATURE----- --Sig_/jC0MzwnYrx6cefrvWNIeVLj--