Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2006 01:34:55 GMT
From:      Vincent Howell <darkvincentdude@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/99471: The "dri-devel 6.5.20060624" port breaks during compile.
Message-ID:  <200606260134.k5Q1Yt5u002919@www.freebsd.org>
Resent-Message-ID: <200606260140.k5Q1eGQ6002100@freefall.freebsd.org>

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

>Number:         99471
>Category:       ports
>Synopsis:       The "dri-devel 6.5.20060624" port breaks during compile.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 26 01:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Howell
>Release:        6.1-RELEASE
>Organization:
n/a
>Environment:
FreeBSD pentium.gateway.2wire.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7                                                                                                                                 
 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i                                                                                                                                 
386

>Description:
When attempting to install the latest "dri-devel" port, the compile process breaks on GCC 3.4.4 with these errors:

<error>
-------
glxcmds.c: In function `glXBindTexImageEXT':
glxcmds.c:2680: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in this function)
glxcmds.c:2680: error: (Each undeclared identifier is reported only once
glxcmds.c:2680: error: for each function it appears in.)
glxcmds.c: In function `glXReleaseTexImageEXT':
glxcmds.c:2732: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first use in this function)
gmake[3]: *** [glxcmds.o] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/dri-devel/work/Mesa/src/glx/x11'
gmake[2]: *** [subdirs] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/dri-devel/work/Mesa/src'
gmake[1]: *** [default] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/dri-devel/work/Mesa'
gmake: *** [freebsd-dri-x86] Error 2
*** Error code 2

Stop in /usr/ports/graphics/dri-devel.
--------
</error>

Port Maintainer: Eric Anholt -- anholt@FreeBSD.org


Regards,
Vincent
>How-To-Repeat:
Install the port:

cd /usr/ports/graphics/dri-devel/ && make install

>Fix:
n/a
>Release-Note:
>Audit-Trail:
>Unformatted:



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