From owner-freebsd-current@freebsd.org Wed Jun 14 14:25:52 2017 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 C9010D8F113 for ; Wed, 14 Jun 2017 14:25:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B1B56657ED for ; Wed, 14 Jun 2017 14:25:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id AE044D8F111; Wed, 14 Jun 2017 14:25:52 +0000 (UTC) Delivered-To: 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 AD79FD8F110; Wed, 14 Jun 2017 14:25:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78572657EC; Wed, 14 Jun 2017 14:25:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [192.168.2.2] (unknown [77.95.97.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id CBA8A9730; Wed, 14 Jun 2017 16:25:50 +0200 (CEST) From: Dimitry Andric Message-Id: <1764FF36-A96E-4F85-A2D0-3B0C30E237AD@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_5971A61C-135C-4A28-968D-B15C4A34B0FC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: ERRATA: 12.0-CURRENT binaries 'stat' errors. Date: Wed, 14 Jun 2017 16:25:24 +0200 In-Reply-To: Cc: current , ports To: Jeffrey Bouquet References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 14 Jun 2017 14:25:52 -0000 --Apple-Mail=_5971A61C-135C-4A28-968D-B15C4A34B0FC Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 14 Jun 2017, at 13:51, Jeffrey Bouquet wrote: > > ne > /usr/local/bin/ne: Undefined symbol "stat" > ktrace -di ne > /usr/local/bin/ne: Undefined symbol "stat" Be sure to exactly follow the procedure mentioned in /usr/src/UPDATING entry 20170523. My guess is that you do not have COMPAT_FREEBSD11 in your kernel configuration. If so, add that option, then rebuild and reinstall your kernel. -Dimitry --Apple-Mail=_5971A61C-135C-4A28-968D-B15C4A34B0FC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAllBR20ACgkQsF6jCi4glqMo9gCfZg5keG7XvsTn39kbr9OiWxT8 hvkAnjjJVpFgEYRzX0ZWF8tD2ZyX21uU =YWYh -----END PGP SIGNATURE----- --Apple-Mail=_5971A61C-135C-4A28-968D-B15C4A34B0FC--