FreeBSD 7.0 i386 via cvsup failed in buildkernel

René Ladan r.c.ladan at gmail.com
Wed Dec 27 12:01:01 PST 2006


Abdullah Al-Marrie schreef:
> On 12/27/06, Doug Barton <dougb at freebsd.org> wrote:
>> Abdullah Al-Marrie wrote:
>> > Hello,
>> >
>> > I tried to upgrade to head via the cvsup at 15:00 +3 GMT today 27, dec,
>> > 2006.
>> >
> Actually, I went for geniric i386 conf, then used to buildkernel
> without -j flag.
> 
> It was built but with many repeated lines
> 
> -
> ===>zlip (install)
> install -o root -g wheel -m 555 zlip.kw.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
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> kldxref: file isn't dynamically-linked
> 

These kldxref messages happen on the first 6.x -> CURRRENT upgrade.  The 
CURRENT kernel introduces a symbol file for each kernel module.  These 
symbol files aren't real code files.  This is what kldxref complains 
about.  It seems to be harmless.

Regards,
Rene


More information about the freebsd-current mailing list