Date: Wed, 24 Oct 2012 20:11:41 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: FreeBSD current <freebsd-current@FreeBSD.org> Cc: Garrett Cooper <yanegomi@gmail.com> Subject: Re: ranlib: warning: elf_strptr failed: Invalid argument Message-ID: <5088214D.3070502@FreeBSD.org> In-Reply-To: <CAGH67wT3qBz8uW3dcvcVLADzRvdsJ%2BUtMFL9=3R8%2BroTFRrAfw@mail.gmail.com> References: <50827C62.2000605@FreeBSD.org> <CAGH67wT3qBz8uW3dcvcVLADzRvdsJ%2BUtMFL9=3R8%2BroTFRrAfw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
on 20/10/2012 20:39 Garrett Cooper said the following: > On Sat, Oct 20, 2012 at 3:26 AM, Andriy Gapon <avg@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5088214D.3070502>