Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 06:25:37 +0000
From:      Ben Kaduk <minimarmot@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   kldxref error in make installkernel
Message-ID:  <47d0403c0511102225m1d48e5f8yd5da241e069dcfe8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all -- sorry if I missed some note about this, but I'm trying to update
from
FreeBSD prolepsis.urh.uiuc.edu <http://prolepsis.urh.uiuc.edu>;
7.0-CURRENTFreeBSD
7.0-CURRENT #0: Tue Oct 11 18:45:49 UTC 2005
kaduk@prolepsis.urh.uiuc.edu:/usr/obj/usr/src/sys/GENERIC
i386
to a -current supped at 22:28:34 central time (US).

Buildworld goes fine, but 'make kernel KERNCONF=3DPROLEPSIS' gives me some
suprising output after installing modules, shown here
[snip]
=3D=3D=3D> xe (install)
install -o root -g wheel -m 555 if_xe.ko /boot/kernel
install -o root -g wheel -m 555 if_xe.ko.symbols /boot/kernel
=3D=3D=3D> xl (install)
install -o root -g wheel -m 555 if_xl.ko /boot/kernel
install -o root -g wheel -m 555 if_xl.ko.symbols /boot/kernel
kldxref /boot/kernel
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
[snip]

with many more copies of the last message (the same as the number of
modules, perhaps?). Has anyone else seen this, and should I be worried abou=
t
it?

Thanks,

Ben Kaduk



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