From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 30 11:00:49 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B5716A533 for ; Thu, 30 Dec 2004 11:00:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D224543D54 for ; Thu, 30 Dec 2004 11:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBUB0ffm040083 for ; Thu, 30 Dec 2004 11:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBUB0fCJ040067; Thu, 30 Dec 2004 11:00:41 GMT (envelope-from gnats) Resent-Date: Thu, 30 Dec 2004 11:00:41 GMT Resent-Message-Id: <200412301100.iBUB0fCJ040067@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sven Berkvens-Matthijsse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7EA616A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/75651: graphics/dri does not link on FreeBSD 4.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 11:00:49 -0000 >Number: 75651 >Category: ports >Synopsis: graphics/dri does not link on FreeBSD 4.10 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 30 11:00:41 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: