Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2018 09:58:20 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   kldref:  unhandled relocation type 2
Message-ID:  <20180808165819.GA87623@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
Just build a new world and kernel.  Upon doing "make installkernel",
I see at the end of the process

kldxref /boot/kernel
kldxref: unhandled relocation type 2
kldxref: unhandled relocation type 2
kldxref: unhandled relocation type 2
(40 more messages)
kldxref: unhandled relocation type 2

The currently running kernel (as I don't want to reboot
if the above messages signal a problem) is

% uname -a
FreeBSD mobile 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r334872: \
Sat Jun 16 12:48:50 PDT 2018 src/i386.i386/sys/GENERIC  i386

My sources are from yesterday.

% svn info /usr/src | more
Path: .
Working Copy Root Path: /usr/src
URL: svn://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 337442
Node Kind: directory
Schedule: normal
Last Changed Author: eadler
Last Changed Rev: 337442
Last Changed Date: 2018-08-07 18:33:36 -0700 (Tue, 07 Aug 2018)


So, is the above message benign?

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180808165819.GA87623>