From nobody@FreeBSD.org  Thu Dec 30 10:55:58 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C7EA616A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 10:55:58 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B0BCE43D55
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 10:55:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBUAtwKk027938
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 10:55:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iBUAtwNj027936;
	Thu, 30 Dec 2004 10:55:58 GMT
	(envelope-from nobody)
Message-Id: <200412301055.iBUAtwNj027936@www.freebsd.org>
Date: Thu, 30 Dec 2004 10:55:58 GMT
From: Sven Berkvens-Matthijsse <sven@berkvens.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphics/dri does not link on FreeBSD 4.10
X-Send-Pr-Version: www-2.3

>Number:         75651
>Category:       ports
>Synopsis:       graphics/dri does not link on FreeBSD 4.10
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 30 11:00:41 GMT 2004
>Closed-Date:    Fri Dec 31 20:36:28 GMT 2004
>Last-Modified:  Fri Dec 31 20:36:28 GMT 2004
>Originator:     Sven Berkvens-Matthijsse
>Release:        4.10-STABLE
>Organization:
>Environment:
FreeBSD cat.berkvens.net 4.10-STABLE FreeBSD 4.10-STABLE #4: Sun Oct 31 01:46:30 CEST 2004     sven@cat.berkvens.net:/extra0/usr_obj/usr/src/sys/CAT  i386

>Description:
The graphics/dri port (version 6.2_1,2) does not install on my system because the configs/freebsd-dri file contains a line saying that various libraries should be linked using -lpthread instead of -pthread. Patching the file solves the program.
>How-To-Repeat:
Try to install the graphics/dri port on a FreeBSD 4.10-STABLE system.
>Fix:
Change the -lpthread to -pthread in configs/freebsd-dri. The strange thing is that the patch is already present for one the DRI_LIB_DEPS and GL_LIB_DEPS lines, but not for both of them.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anholt 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Dec 31 16:53:01 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75651 

From: Eric Anholt <eta@lclark.edu>
To: gnats <freebsd-gnats-submit@FreeBSD.ORG>
Cc:  
Subject: Re: ports/75651
Date: Fri, 31 Dec 2004 12:18:21 -0800

 Are you sure you have the latest CVS?  I fixed this on 2004-12-29 as far
 as I can tell.
 
 -- 
 Eric Anholt                                eta@lclark.edu          
 http://people.freebsd.org/~anholt/         anholt@FreeBSD.org
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Fri Dec 31 20:36:10 GMT 2004 
State-Changed-Why:  
Waiting for response -- I think it's fixed already. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75651 
>Unformatted:
