From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 20:10:17 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C189CF8 for ; Fri, 6 Feb 2015 20:10:17 +0000 (UTC) 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 14F69671 for ; Fri, 6 Feb 2015 20:10:16 +0000 (UTC) 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 <1YJpAM-002WHY-VM>; Fri, 06 Feb 2015 21:06:14 +0100 Received: from g225116137.adsl.alicedsl.de ([92.225.116.137] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1YJpAM-001nuU-Sg>; Fri, 06 Feb 2015 21:06:14 +0100 Date: Fri, 6 Feb 2015 21:06:07 +0100 From: "O. Hartmann" To: FreeBSD CURRENT Subject: r278328: fails to build kernel due to /usr/src/sys/kern/subr_bus.c: undefined reference to `memchr' Message-ID: <20150206210607.4a39a75d.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/z1e3Q9i22oo8C0GT0oEUcVC"; protocol="application/pgp-signature" X-Originating-IP: 92.225.116.137 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 06 Feb 2015 20:10:17 -0000 --Sig_/z1e3Q9i22oo8C0GT0oEUcVC Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Recent sources seem to fail in buildkernel with [...] --- kernel --- linking kernel subr_bus.o: In function `devctl2_ioctl': /usr/src/sys/kern/subr_bus.c:(.text+0x6284): undefined reference to `memchr' *** [kernel] Error code 1 Regards, oh --Sig_/z1e3Q9i22oo8C0GT0oEUcVC Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJU1R6vAAoJEOgBcD7A/5N8/tkIALNrgazm2hHp1VtiuKbQ681r LJye5r6tcR8Ffge9B2hDEEftj6V+IByTAVgoGQtwko+7cWYlI4Re2RMDPSK023iR K6+UAYbz1Vke1ADD5OdtuflOBjP7K7GjPIl2ceIZUo0SC52gNA5Rop5EXNDKkzy1 mdrFYT/p310ak1EJILrtWnuwsRs7Ul5j7+rmhvOAef/n2a+pnEK9cHRPiOPCpcTw oHrFB8skNCz+BylnRh0GMNzP8p09x3IxycclqxtROl0OoizgrDqx13cNQxirkvvc YoWMztcuLaZM8wKlWL5scjk7dDFrlcD0euEc9B0cqdwXZiw03RK7dEi80HbN7eM= =SgAM -----END PGP SIGNATURE----- --Sig_/z1e3Q9i22oo8C0GT0oEUcVC--