From owner-freebsd-questions@FreeBSD.ORG Sun May 27 12:19:32 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D50ED106566B for ; Sun, 27 May 2012 12:19:32 +0000 (UTC) (envelope-from mailinglists@martinlaabs.de) Received: from relay03.alfahosting-server.de (relay03.alfahosting-server.de [80.86.191.79]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADCD8FC14 for ; Sun, 27 May 2012 12:19:32 +0000 (UTC) Received: by relay03.alfahosting-server.de (Postfix, from userid 1001) id 2FA7532C098F; Sun, 27 May 2012 14:19:31 +0200 (CEST) X-Spam-DCC: : X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=BAYES_50 autolearn=disabled version=3.2.5 Received: from alfa3018.alfahosting-server.de (alfa3018.alfahosting-server.de [109.237.140.30]) by relay03.alfahosting-server.de (Postfix) with ESMTP id 04ECA32C0998 for ; Sun, 27 May 2012 14:19:29 +0200 (CEST) Received: from pc.martinlaabs.de (p54B32926.dip.t-dialin.net [84.179.41.38]) by alfa3018.alfahosting-server.de (Postfix) with ESMTPSA id CB9CC515D483 for ; Sun, 27 May 2012 14:19:28 +0200 (CEST) Message-ID: <4FC21BCC.40003@martinlaabs.de> Date: Sun, 27 May 2012 14:19:24 +0200 From: Martin Laabs User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120329 Thunderbird/10.0.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4FC0C151.2050808@martinlaabs.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Status: No X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.97.3/14967/Sat May 26 23:29:41 2012 Subject: Re: kldxref: /boot/kernel/kernel: too many sections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 12:19:32 -0000 Hello, On 05/27/12 05:31, Damien Fleuriot wrote: [...] > > Hold on a sec you run install*world* and it tries to install a kernel ? > Looks fishy to me. Sorry - I ran make installkernel of cause. > Also, try with a generic kernel, just to check if that fails as well. Interesting - the GENERIC kernel does as expected - no problem with kldxref. However - after that I tried my own config again and today there are no problems. This is somewhat annoying - I forgot to disable the midnight src update. So I try to run this kernel and hope that the problem was solved between the 26. and 27 May. Best regards, Martin Laabs