From owner-freebsd-stable@FreeBSD.ORG Fri Jul 25 07:18:50 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 69BB74FA for ; Fri, 25 Jul 2014 07:18:50 +0000 (UTC) Received: from nijmegen.renzel.net (mx1.renzel.net [195.243.213.130]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5DE2D8F for ; Fri, 25 Jul 2014 07:18:50 +0000 (UTC) Received: from dublin.vkf.isb.de.renzel.net (unknown [10.0.0.80]) by nijmegen.renzel.net (smtpd) with ESMTP id 52F791414816 for ; Fri, 25 Jul 2014 09:18:35 +0200 (CEST) Received: from asbach.renzel.net (unknown [10.2.0.7]) by dublin.vkf.isb.de.renzel.net (Postfix) with ESMTP id 241FF1CEA6E for ; Fri, 25 Jul 2014 09:18:41 +0200 (CEST) Content-Type: text/plain; charset="ISO-8859-1" From: Nils Beyer Organization: VKF Renzel GmbH Date: Fri, 25 Jul 2014 09:18:41 +0200 User-Agent: KNode/4.12.5 Content-Transfer-Encoding: 7Bit Subject: Re: link_elf_obj: symbol icl_pdu_new_bhs undefined To: freebsd-stable@freebsd.org References: <53D15B4C.40104@egr.msu.edu> Lines: 14 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.98 at nijmegen.renzel.net X-Virus-Status: Clean X-Spam-Status: No, score=-6.5 required=7.0 tests=BAYES_00,MISSING_MID, UNPARSEABLE_RELAY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on nijmegen.renzel.net X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 07:18:50 -0000 Hi Adam, Adam McDougall wrote: > Yes, someone on irc ran into it, I confirmed it with -stable, and > someone beat me to filing a bug report: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192031 That was me. Unfortunately, there hasn't been any interest in that report yet and I don't know how to fix that on my own. So I've reverted to r268571 and live with it now... Regards, Nils