[Mesa-dev] git compile error

Chris Morgan chmorgan at gmail.com
Mon Jan 31 19:16:59 PST 2011


Hello.

I'm seeing some errors compiling the git version:

make
make[1]: Entering directory `/home/cmorgan/wayland/mesa/src'
Making sources for autoconf
make[2]: Entering directory `/home/cmorgan/wayland/mesa/src/mapi/shared-glapi'
make[3]: Entering directory `/home/cmorgan/wayland/mesa/src/mapi/glapi/gen-es'
make[3]: Nothing to be done for `shared-glapi'.
make[3]: Leaving directory `/home/cmorgan/wayland/mesa/src/mapi/glapi/gen-es'
gcc -c -I../../../include -I../../../src/mapi -DMAPI_MODE_GLAPI
-DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\" -g -O2 -Wall
-Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden
-fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
../../../src/mapi/mapi/entry.c -o entry.o
../../../src/mapi/mapi/entry.c: In function ‘entry_get_public’:
../../../src/mapi/mapi/entry.c:82: error: ‘public_entries’ undeclared
(first use in this function)
../../../src/mapi/mapi/entry.c:82: error: (Each undeclared identifier
is reported only once
../../../src/mapi/mapi/entry.c:82: error: for each function it appears in.)
make[2]: *** [entry.o] Error 1
make[2]: Leaving directory `/home/cmorgan/wayland/mesa/src/mapi/shared-glapi'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/cmorgan/wayland/mesa/src'
make: *** [default] Error 1
cmorgan at laptop:~/wayland/mesa$

Chris


More information about the mesa-dev mailing list