From owner-freebsd-stable Sun May 20 6:39:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 037E637B422 for ; Sun, 20 May 2001 06:39:31 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.dummynet ([24.25.3.190]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 20 May 2001 09:39:30 -0400 Received: (from rhh@localhost) by stealth.dummynet (8.11.1/8.11.1) id f4KDfTE85855; Sun, 20 May 2001 09:41:29 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sun, 20 May 2001 09:41:29 -0400 From: Randall Hopper To: Daniel Eischen Cc: stable@FreeBSD.ORG Subject: Re: -pthread: Cannot allocate priority ready queue Message-ID: <20010520094129.A85631@nc.rr.com> References: <20010519203407.A77501@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from eischen@vigrid.com on Sun, May 20, 2001 at 01:04:19AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel Eischen: |> Incidentally, here is an ldd of the dxexec that "works" (compiled without |> -pthread and XFree86 4.0.3's pthread-dependent libGL). Besides load |> addresses, the only two differences are libGL.so and lib{c,c_r}.so: | |Why is libGL different? Is this under 4.2R also? Yes, both under 4.2R. XFree86's libGL requires -pthread. Stand-alone Mesa does not. The former gets you hardware-accelerated 3D rendering via DRI; stand-alone mesa does not. But why the XFree86 port was rebuilt with pthread support, I have not heard. Here is one of the many threads spawned by this XFree86/-pthread change: http://groups.google.com/groups?ic=1&th=c286b31bf13c2081,4 Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message