Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2019 17:59:47 -0600 (MDT)
From:      Brett Glass <brett@lariat.net>
To:        stable@freebsd.org
Subject:   devmatch error message
Message-ID:  <201903232359.RAA05778@mail.lariat.net>

next in thread | raw e-mail | index | archive | help
Everyone:

I've been building custom kernels for FreeBSD 12.0, and have noticed
a message on the console, during boot, that I haven't seen from prior
versions. It doesn't affect the operation of the system, but just for
the sake of cleanliness (and to make sure it doesn't cause trouble later)
I'd like to clean it up. The message is

devmatch: can't read linker hints file

Because I'm building a stripped-down kernel without klds or debugging
symbols in it, the kernel build doesn't produce a linker.hints file,
which I assume is what's causing the complaint. Is there a reason why
I should generate such a file? Or, if I don't really need to do so,
is there a way to suppress the message?

--Brett Glass



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