From owner-freebsd-questions@FreeBSD.ORG Sat May 26 14:16:02 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 BE2F11065670 for ; Sat, 26 May 2012 14:16:02 +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 74CD18FC14 for ; Sat, 26 May 2012 14:16:02 +0000 (UTC) Received: by relay03.alfahosting-server.de (Postfix, from userid 1001) id A3DAC32C08DF; Sat, 26 May 2012 16:04:44 +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 7A50632C08E5 for ; Sat, 26 May 2012 16:04:42 +0200 (CEST) Received: from pc.martinlaabs.de (p54B327F8.dip.t-dialin.net [84.179.39.248]) by alfa3018.alfahosting-server.de (Postfix) with ESMTPSA id 385C7515C2AF for ; Sat, 26 May 2012 16:04:42 +0200 (CEST) Message-ID: <4FC0E2F8.1090102@martinlaabs.de> Date: Sat, 26 May 2012 16:04:40 +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/14966/Sat May 26 00:26:52 2012 Cc: 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: Sat, 26 May 2012 14:16:02 -0000 Hi, On 05/26/12 15:46, Wojciech Puchar wrote: [...] >> I do not build all kernel modules so I have the following in my make.conf >> MODULES_OVERRIDE = nfsserver linux linprocfs geom/geom_bde syscons/green >> > is it i386/amd64? strange > didn't you set -j option to make when doing install? Sorry - it is an i386 kernel and I didn't either use -j for make nor I have such an entry in my make.conf. The kernel configuration I used also worked for at least two years (the time, the machine is up) Best regards, Martin