Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13746] New: mesalib fails with dri

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13746] New: mesalib fails with dri
  • Date: 29 Apr 2007 09:44:04 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13746

Summary: mesalib fails with dri
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: graphics-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: treeve AT scarlet.be


I built mesalib-6.5.3 without dri with no problem.

However, when I tried tried to build with dri support for nouveau, I get
varios
build errors, which do not seem related to nouveau

make[3]: Entering directory `/usr/src/Mesa-6.5.3/src/glx/x11'
Makefile:91: depend: No such file or directory
touch depend
makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa
/main -I../../../src/mesa/glapi `pkg-config --cflags
libdrm` -I/usr/X11R6/include glcontextmo
des.c clientattrib.c compsize.c eval.c glxcmds.c glxext.c glxextensions.c
indirect.c indirect
_init.c indirect_size.c indirect_window_pos.c indirect_transpose_matrix.c
indirect_vertex_arr
ay.c indirect_vertex_program.c pixel.c pixelstore.c render2.c renderpix.c
single2.c singlepix
.c vertarr.c xfont.c glx_pbuffer.c glx_query.c glx_texture_compression.c
dri_glx.c XF86dri.c
\
../../../src/mesa/main/dispatch.c
../../../src/mesa/glapi/glapi.c ../../../sr
c/mesa/glapi/glthread.c ../../../src/mesa/x86/glapi_x86.S
makedepend: warning: glcontextmodes.c (reading /usr/include/bits/types.h,
line
31): cannot f
ind include file "stddef.h"
not in ./stddef.h
not in ../../../include/stddef.h
not in ../../../include/GL/internal/stddef.h
not in ../../../src/mesa/main/stddef.h
not in ../../../src/mesa/glapi/stddef.h
not in /usr/include/drm/stddef.h
not in /usr/X11R6/include/stddef.h
not in /usr/local/lib/gcc-include/stddef.h
not in /usr/include/stddef.h
not in /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/stddef.h

gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../..
/../src/mesa/glapi `pkg-config --cflags
libdrm` -I/usr/X11R6/include -Wall -Wmissing-prototyp
es -std=c99 -ffast-math -O -g -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L
-D_SVID_SOURCE
-D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DGLX_DIRECT
_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN
-DUSE_X86_ASM -DUSE_MM
X_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DXF86VIDMODE -D_REENTRANT
-UIN_DRI_DRIVER -DDEFAULT_DRIV
ER_DIR=\"/usr/X11R6/lib/modules/dri\" glxcmds.c -o glxcmds.o
glxcmds.c: In function '__glXBindTexImageEXT':
glxcmds.c:2545: error: 'X_GLXvop_BindTexImageEXT' undeclared (first use in
this
function)
glxcmds.c:2545: error: (Each undeclared identifier is reported only once
glxcmds.c:2545: error: for each function it appears in.)
glxcmds.c: In function '__glXReleaseTexImageEXT':
glxcmds.c:2597: error: 'X_GLXvop_ReleaseTexImageEXT' undeclared (first use in
this function)
make[3]: *** [glxcmds.o] Error 1
make[3]: Leaving directory `/usr/src/Mesa-6.5.3/src/glx/x11'


I am building against xorg-6.9.0

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13746] New: mesalib fails with dri, bugzilla-daemon, 04/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page