From owner-freebsd-stable@FreeBSD.ORG Thu Oct 18 17:44:27 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77C7A16A417 for ; Thu, 18 Oct 2007 17:44:26 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7DD13C49D for ; Thu, 18 Oct 2007 17:44:25 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by fk-out-0910.google.com with SMTP id b27so247944fka for ; Thu, 18 Oct 2007 10:44:23 -0700 (PDT) Received: by 10.82.112.3 with SMTP id k3mr1581426buc.1192727920672; Thu, 18 Oct 2007 10:18:40 -0700 (PDT) Received: by 10.82.148.14 with HTTP; Thu, 18 Oct 2007 10:18:40 -0700 (PDT) Message-ID: Date: Thu, 18 Oct 2007 20:18:40 +0300 From: "Vlad GALU" To: "Philipp Ost" In-Reply-To: <47177F6C.4060600@smo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47177F6C.4060600@smo.de> Cc: stable@freebsd.org Subject: Re: kldxref: file isn't dynamically-linked -- expected behaviour? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 17:44:27 -0000 On 10/18/07, Philipp Ost wrote: > Hi list, > > I'm currently upgrading from 6.2-STABLE (13 Oct. 2007) to RELENG_7. I > did the following after csup'ing my sources: > # make kernel-toolchain > # make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=MYKERNEL > # make -DALWAYS_CHECK_MAKE installkernel KERNCONF=MYKERNEL > > The last thing 'installkernel' reports is: > [...] > kldxref /boot/kernel > kldxref: file isn't dynamically-linked > [...] > > This message is repeated 514 times... ;-) Is this expected behaviour? > Before I do a reboot I would like to make sure "everything works" as I > rely on that particular machine. > > If needed I can provide full logs; MYKERNEL is a cut down version of > GENERIC with atapicam, drm, radeondrm, sound added ;-) > > > Thanks in advance for any hint/help! > It's harmless. Once you boot with your new RELENG_7 they will disappear on the next kernel build/install. > Regards, > Philipp > > -- > www.familie-ost.info/~pj > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.