Date: Fri, 17 Aug 2018 17:50:06 -0400 From: Ed Maste <emaste@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: Steve Kargl <sgk@troutmask.apl.washington.edu>, Dimitry Andric <dim@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: kldref: unhandled relocation type 2 Message-ID: <CAPyFy2C46ianx_V36gPR9fM=9-GzbrbFnaeiBrzDn9Q3nVy70Q@mail.gmail.com> In-Reply-To: <CANCZdfq=ToZ6oS=dsZ_8n5R5JNLpejpv%2Bb8=GyoytY5g_8YDkw@mail.gmail.com> References: <20180808165819.GA87623@troutmask.apl.washington.edu> <CANCZdfp7pcpNjsmdGDYUaxm6j6tkr9Y5JWqq7VAQ7jBezh8cCw@mail.gmail.com> <20180808171936.GA87930@troutmask.apl.washington.edu> <CANCZdfq=ToZ6oS=dsZ_8n5R5JNLpejpv%2Bb8=GyoytY5g_8YDkw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8 August 2018 at 13:27, Warner Losh <imp@bsdimp.com> wrote: > >> % /usr/obj/usr/src/i386.i386/usr.sbin/kldxref/kldxref /boot/kernel >> kldxref: unhandled relocation type 2 >> (40+ messages...) > > > Oh, wait: relocation type, not module info.... That's not me, that's ed and > the new linker I think, or Dimitry and the new clang... 2 is R_386_PC32. It looks like the kernel's relocation code handles this, but not kldxref. I hope to be able to look at it soon.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2C46ianx_V36gPR9fM=9-GzbrbFnaeiBrzDn9Q3nVy70Q>