Trying a 7.2 RC build
Jim Gifford
maillist at jg555.com
Wed Dec 20 20:54:59 PST 2006
Being trying to build xorg-server-1.1.99.903 with Mesa 6.5.2.
I've already applied the patch suggested for Makefile.am, but with no
luck. Any suggestions.
../../GL/mesa/.libs/libGLcore.a(fbobject.o): In function
`_mesa_GenerateMipmapEXT':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/fbobject.c:1554: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texcompress_fxt1.o): In function
`fxt1_encode':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texcompress_fxt1.c:1378:
undefined reference to `_mesa_upscale_teximage2d'
../../GL/mesa/.libs/libGLcore.a(texstore.o): In function
`_mesa_store_compressed_texsubimage2d':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3423: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texstore.o): In function
`_mesa_store_compressed_teximage2d':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3311: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texstore.o): In function
`_mesa_store_texsubimage3d':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3235: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texstore.o): In function
`_mesa_store_texsubimage2d':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3180: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texstore.o): In function
`_mesa_store_texsubimage1d':
/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3125: undefined
reference to `_mesa_generate_mipmap'
../../GL/mesa/.libs/libGLcore.a(texstore.o):/usr/src/xorg-server-1.1.99.903/GL/mesa/main/texstore.c:3077:
more undefined references to `_mesa_generate_mipmap' follow
collect2: ld returned 1 exit status
make[3]: *** [Xvfb] Error 1
make[3]: Leaving directory `/usr/src/xorg-server-1.1.99.903/hw/vfb'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/xorg-server-1.1.99.903/hw/vfb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/xorg-server-1.1.99.903/hw'
make: *** [all-recursive] Error 1
More information about the xorg
mailing list