From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 17:11:44 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71DEFC28 for ; Wed, 24 Oct 2012 17:11:44 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B91B18FC14 for ; Wed, 24 Oct 2012 17:11:43 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA26768; Wed, 24 Oct 2012 20:11:42 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <5088214D.3070502@FreeBSD.org> Date: Wed, 24 Oct 2012 20:11:41 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121014 Thunderbird/16.0.1 MIME-Version: 1.0 To: FreeBSD current Subject: Re: ranlib: warning: elf_strptr failed: Invalid argument References: <50827C62.2000605@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Garrett Cooper X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 24 Oct 2012 17:11:44 -0000 on 20/10/2012 20:39 Garrett Cooper said the following: > On Sat, Oct 20, 2012 at 3:26 AM, Andriy Gapon wrote: [snip] >> main.o: In function `usage': >> main.c:(.text+0x17): undefined reference to `arg_printusage' >> main.o: In function `main': >> main.c:(.text+0x77): undefined reference to `getarg' >> main.c:(.text+0x1f6): undefined reference to `getarg' >> >> Ruuning nm on libroken.a gives: >> nm: getarg.o: File format not recognized >> >> >> Any ideas? > > Try reverting r241752 and see if that makes things go through. This was a result of local experimentation with vn_io_fault-like functionality in ZFS. Fixed now. Sorry for the noise. -- Andriy Gapon