From owner-cvs-all@FreeBSD.ORG Thu Oct 27 20:42:49 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C4816A420; Thu, 27 Oct 2005 20:42:49 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1299E43D46; Thu, 27 Oct 2005 20:42:48 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 3A4C450F95; Thu, 27 Oct 2005 22:42:46 +0200 (CEST) Received: from localhost (dkf55.neoplus.adsl.tpnet.pl [83.24.9.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 4C43B509F1; Thu, 27 Oct 2005 22:42:38 +0200 (CEST) Date: Thu, 27 Oct 2005 22:42:34 +0200 From: Pawel Jakub Dawidek To: Ruslan Ermilov Message-ID: <20051027204234.GA3596@garage.freebsd.pl> References: <200510271424.j9REOkr8091913@repoman.freebsd.org> <20051027174042.GK68470@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <20051027174042.GK68470@ip.net.ua> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: cvs-src@FreeBSD.org, "Bjoern A. Zeeb" , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 20:42:50 -0000 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: +> >=20 +> > > 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). +> >=20 +> > is that because of this change? +> >=20 +> 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 [...] --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDYTu6ForvXbEpPzQRAlMKAJ4t2ixIIzuULRjqdUQROHAKsd6UoQCfaHnz RgEsv4MIhrFfq29rBNS3G5c= =7+Gy -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1--