Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 10:55:58 GMT
From:      Sven Berkvens-Matthijsse <sven@berkvens.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/75651: graphics/dri does not link on FreeBSD 4.10
Message-ID:  <200412301055.iBUAtwNj027936@www.freebsd.org>
Resent-Message-ID: <200412301100.iBUB0fCJ040067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412301055.iBUAtwNj027936>