From owner-freebsd-stable@FreeBSD.ORG Fri Oct 19 06:32:06 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 3352816A420 for ; Fri, 19 Oct 2007 06:32:06 +0000 (UTC) (envelope-from m2chrischou@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 0F25E13C461 for ; Fri, 19 Oct 2007 06:32:05 +0000 (UTC) (envelope-from m2chrischou@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so317290rvb for ; Thu, 18 Oct 2007 23:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=V+qibey+3/AodQmBQ7rc+ICXNb+ocYMCbXQH9rVbl8A=; b=h9HnFYxN13cgiYTA228PMRw03M9m7fFsxxwhqX9cMd2H2Ka67SGIwyp5f7OwPp6bwNtH+lLO5bBIpE69Nqw69ZuMgQtffc60Onfyrj4zTqgMxbqALKUVIMM7FHfO4OgPpWXnSp8DQHTwL8hcKhBdyKS+oZHbEz346IPAYXGS8Y8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Kb6Unuoxhy7k/RXs04QF1I9FnQPlt0Ob9quVGEYEQdLGm8MYIYrbj5eHgWlT9G1DGqOD9zoVgxMicZkK7v9+MUOksWBZGLsSUlb4f93Uni9j4aWHfJcSlGPOwr7IPTvUoym90bHAXT3I7VQYkl+Cq3YcP33hgfT/DwnJvWdS1PA= Received: by 10.114.152.17 with SMTP id z17mr1620676wad.1192773864154; Thu, 18 Oct 2007 23:04:24 -0700 (PDT) Received: by 10.114.26.15 with HTTP; Thu, 18 Oct 2007 23:04:24 -0700 (PDT) Message-ID: <26b05a0e0710182304q5ad2c57eo3b08c56b842ee3fe@mail.gmail.com> Date: Fri, 19 Oct 2007 14:04:24 +0800 From: "Chris Chou" To: "Philipp Ost" In-Reply-To: <4717AECF.40503@smo.de> MIME-Version: 1.0 References: <47177F6C.4060600@smo.de> <4717AECF.40503@smo.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org, Vlad GALU 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: Fri, 19 Oct 2007 06:32:06 -0000 I saw the same message when upgrading from RELENG_6 to RELENG_7, and it disappeared when I re-installed the RELENG_7 kernel. On 10/19/07, Philipp Ost wrote: > > Vlad GALU wrote: > > 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. > > Thanks a lot. I saw this message for the first time in my life and was a > little bit concerned about it... But if everything seems to be fine I > will give it a try. > > > 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" >