Date: Tue, 6 Nov 2012 21:50:02 -0800 (PST) From: Zoran Fooboo <zoranfooboo@yahoo.com> To: "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org> Subject: Re: agp in kernel Message-ID: <1352267402.15489.YahooMailNeo@web162206.mail.bf1.yahoo.com>
next in thread | raw e-mail | index | archive | help
> I don't see how the AGP driver could interfere in a system that does=0A> = not have any AGP hardware. The driver does not have any matching=0A> hardw= are to attach to so it's just unused code in memory.=0A=0ASounds logical, b= ut take a look at this post:=0Ahttp://www.mail-archive.com/freebsd-stable@f= reebsd.org/msg121942.html=0A=0AIt is Kostik Belousov's reply. What next I h= ave on my mind is:=0Aif I install vanilla 9.1, install intel driver, if I m= ake=0Axorg.conf, would it work out of the box? Is it necessary to=0Acompile= from the source with KMS and NEW_XORG?=0A=0A=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= Zoran From owner-freebsd-stable@FreeBSD.ORG Wed Nov 7 14:43:53 2012 Return-Path: <owner-freebsd-stable@FreeBSD.ORG> Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4D0FDD4 for <freebsd-stable@freebsd.org>; Wed, 7 Nov 2012 14:43:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 98F4A8FC08 for <freebsd-stable@freebsd.org>; Wed, 7 Nov 2012 14:43:53 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:17e:8599:3fcc:63a7] (unknown [IPv6:2001:7b8:3a7:0:17e:8599:3fcc:63a7]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 00B195C59; Wed, 7 Nov 2012 15:43:51 +0100 (CET) Message-ID: <509A73A8.2050602@FreeBSD.org> Date: Wed, 07 Nov 2012 15:43:52 +0100 From: Dimitry Andric <dim@FreeBSD.org> Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Mike Jakubik <mike.jakubik@intertainservices.com> Subject: Re: Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang References: <1352242797.4156.3.camel@mjakubik.localdomain> In-Reply-To: <1352242797.4156.3.camel@mjakubik.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 07 Nov 2012 14:43:54 -0000 On 2012-11-06 23:59, Mike Jakubik wrote:> > I've ran in to this issue on two different machines, both have recent > stable code. The problem appears to be > with /usr/src/gnu/usr.bin/texinfo, i am using Clang to compile. ... > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error The output you pasted looks like it was produced by a multi-threaded build, and the actual error was obscured. Can you please retry this with a single-threaded build?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1352267402.15489.YahooMailNeo>