Date: Wed, 23 May 2007 15:22:39 GMT From: Chris Calvey<chris@infosec.yi.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/112894: DRI Mesa fails to build during Xorg 7.2 metaport installation Message-ID: <200705231522.l4NFMd58019153@www.freebsd.org> Resent-Message-ID: <200705231530.l4NFU4LG012619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112894 >Category: ports >Synopsis: DRI Mesa fails to build during Xorg 7.2 metaport installation >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 23 15:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Chris Calvey >Release: 6.2-RELEASE-p4 >Organization: >Environment: FreeBSD epsilon.localdomain 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri Apr 27 15:27:04 BST 2007 root@epsilon.localdomain:/usr/obj/usr/src/sys/EPSILON i386 >Description: On trying to install the Xorg metaport, the build fails in DRI/Mesa with the following message: ath -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/local/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS ../common/vblank.c -o ../common/vblank.o ./common/vblank.c: In function `driGetCurrentVBlank': ./common/vblank.c:306: error: `DRM_VBLANK_SECONDARY' undeclared (first use in this function) ./common/vblank.c:306: error: (Each undeclared identifier is reported only once ./common/vblank.c:306: error: for each function it appears in.) ./common/vblank.c: In function `driWaitForVBlank': ./common/vblank.c:363: error: `DRM_VBLANK_SECONDARY' undeclared (first use in this function) gmake[6]: *** [../common/vblank.o] Error 1 gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3/src/mesa/drivers/dri/i810' gmake[5]: *** [subdirs] Error 1 gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3/src/mesa/drivers/dri' gmake[4]: *** [linux-solo] Error 2 gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3/src/mesa' gmake[3]: *** [default] Error 2 gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3/src/mesa' gmake[2]: *** [subdirs] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3/src' gmake[1]: *** [default] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-6.5.3' gmake: *** [freebsd-dri-x86] Error 2 *** Error code 2 Stop in /usr/ports/graphics/dri. *** Error code 1 Stop in /usr/ports/x11/xorg. >How-To-Repeat: cd /usr/ports/x11/xorg make make install >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705231522.l4NFMd58019153>