I'm down to trying to build the i915_dri driver and am getting:

gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver 
-I../../../../../../drm/shared-core -I../../../../../include 
-I../../../../../include/GL/internal -I../../../../../src/mesa 
-I../../../../../src/mesa/main -I../../../../../src/mesa/glapi 
-I../../../../../src/mesa/math -I../../../../../src/mesa/transform 
-I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast 
-I../../../../../src/mesa/swrast_setup -I../../../../../src/egl/main 
-I../../../../../src/egl/drivers/dri  `pkg-config --cflags libdrm` -Wall 
-Wmissing-prototypes -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 -DHAVE_ALIAS -DUSE_X86_ASM -DUSE_MMX_ASM 
-DUSE_3DNOW_ASM -DUSE_SSE_ASM -std=c99 -ffast-math  -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 -DHAVE_ALIAS 
intel_ioctl.c -o intel_ioctl.o
intel_ioctl.c: In function âintelGetLastFrameâ:
intel_ioctl.c:49: error: âI915_PARAM_LAST_DISPATCHâ undeclared (first use in 
this function)
intel_ioctl.c:49: error: (Each undeclared identifier is reported only once
intel_ioctl.c:49: error: for each function it appears in.)
intel_ioctl.c: In function âintelRefillBatchLockedâ:
intel_ioctl.c:143: warning: pointer targets in assignment differ in signedness
make: *** [intel_ioctl.o] Error 1


Anyone know about this one ??

Charles Johnson
Channel Platform Solutions Group
Intel Corporation
[EMAIL PROTECTED]
503-712-5181



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to