From owner-freebsd-stable@FreeBSD.ORG Sun Sep 6 13:12:46 2009 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 4B7981065670 for ; Sun, 6 Sep 2009 13:12:46 +0000 (UTC) (envelope-from mikael@t-online.hu) Received: from thor.iszerviz.hu (thor.iszerviz.hu [62.77.131.9]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8738FC12 for ; Sun, 6 Sep 2009 13:12:45 +0000 (UTC) Received: from [192.168.1.144] (5403732B.catv.pool.telekom.hu [84.3.115.43]) by thor.iszerviz.hu (Postfix) with ESMTP id 2CDA84FFCC for ; Sun, 6 Sep 2009 15:12:45 +0200 (CEST) Message-ID: <4AA3B548.9000500@t-online.hu> Date: Sun, 06 Sep 2009 15:12:40 +0200 From: Mikael Bak User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: stable@freebsd.org References: <4AA3AB97.1050403@t-online.hu> In-Reply-To: <4AA3AB97.1050403@t-online.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Build kernel failure 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: Sun, 06 Sep 2009 13:12:46 -0000 Mikael Bak wrote: > -options SMP > -device apic > -device eisa > Responding to myself. I reactivated the above options, and now I get a different error: /usr/src/sys/dev/aic7xxx/aic7xxx.c:7896: internal compiler error: in output_constructor, at varasm.c:4311 [snip] *** Error code 1 I installed kernel source using sysinstall using an FTP mirror as described here: http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html Did I perhaps miss installing something? TIA, Mikael