Zitat von Dan Nicholson <[email protected]>: > 2009/5/29 Stephan Raue <[email protected]>: >> Am 29.05.2009 13:58, schrieb Stephan Raue: >>> Hi, >>> >>> i want to dry compile miniGLX >>> >>> when i do a make linux-solo i become follow error: >>> >> now this works (i must install imake) and i have a other error (with >> gcc4.4): >> >> make[2]: Entering directory >> `/home/stephan/projects/OpenELEC/sources/Mesa/Mesa-7.5-rc2/src/mesa' >> gcc -c -I../../include -I../../src/mesa -I../../src/gallium/include >> -I../../src/gallium/drivers -I../../src/gallium/auxiliary -Wall -Wundef >> -O3 -g -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE >> -D_BSD_SOURCE -D_GNU_SOURCE -DHAVE_POSIX_MEMALIGN -DPTHREADS >> -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -std=c99 >> -ffast-math -fno-strict-aliasing glapi/glapi_getproc.c -o >> glapi/glapi_getproc.o >> In file included from glapi/glapi_getproc.c:78: >> glapi/glprocs.h:1639: Fehler: »driDispatchRemapTable« ist hier nicht >> deklariert (nicht in einer Funktion) > > I'm pretty sure the miniglx code is completely abandoned and > unsupported. Is there a reason you want to build it? Also, I know this > isn't fair, but could set LC_MESSAGES=C so I can understand the error > messages? > i am build an embedded linuxdistribution for a mediacenter. it must boot fast, be fast, and be very small. My Mediacenter software is based on fluendos pigment - so i need mesa for GL and DRM. I want to try if its run without any X depency on framebuffer. there are some solutions with this, and i dont know what of this is ideal for me (miniGLX, DirectfbGL, EGL, GLES, glFBdev...) Do you have any tip?
Stephan > -- > Dan > > ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
