Date: Thu, 27 Oct 2005 22:42:34 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-src@FreeBSD.org, "Bjoern A. Zeeb" <bz@FreeBSD.org>, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk Message-ID: <20051027204234.GA3596@garage.freebsd.pl> In-Reply-To: <20051027174042.GK68470@ip.net.ua> References: <200510271424.j9REOkr8091913@repoman.freebsd.org> <Pine.BSF.4.53.0510271714530.91525@e0-0.zab2.int.zabbadoz.net> <20051027174042.GK68470@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Oct 27, 2005 at 08:40:42PM +0300, Ruslan Ermilov wrote: +> On Thu, Oct 27, 2005 at 05:15:28PM +0000, Bjoern A. Zeeb wrote: +> > On Thu, 27 Oct 2005, Ruslan Ermilov wrote: +> > +> > > ru 2005-10-27 14:24:46 UTC +> > > +> > > FreeBSD src repository +> > > +> > > Modified files: +> > > sys/conf kern.post.mk kmod.mk +> > > Log: +> > > Installing debug modules was a bad idea -- I bogusly assumed that +> > > our kernel linker will only load PT_LOAD segments, apparently not. +> > > Instead, produce .dbg objects from .debug objects, and install +> > > them together with non-debug objects, as described in objcopy(1). +> > +> > is that because of this change? +> > +> Yes. I sent a patch for kldxref(8) that fixes this for review to +> amd64@. These messages are harmless otherwise. I'm seeing simlar thing when I built HEAD kernel on 6.x FreeBSD and tried to install it (i386 machine): kldxref /diskless/lcf/boot/kernel kldxref: file isn't dynamically-linked kldxref: file isn't dynamically-linked kldxref: file isn't dynamically-linked [...] -- Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDYTu6ForvXbEpPzQRAlMKAJ4t2ixIIzuULRjqdUQROHAKsd6UoQCfaHnz RgEsv4MIhrFfq29rBNS3G5c= =7+Gy -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051027204234.GA3596>
