-Brian
Sérgio Monteiro Basto wrote:
Sorry I have to correct this information but with last Mesa CVS this is not correct and I can't compile Mesa anymore.
I get this error that can't workaround
GL/mesa/GLcore/libGLcore.a(state.o)(.text+0xf7c): In function
`_mesa_init_exec_table':
: undefined reference to `_mesa_DeleteObjectARB'
GL/mesa/GLcore/libGLcore.a(state.o)(.text+0xf86): In function
`_mesa_init_exec_table':
: undefined reference to `_mesa_GetHandleARB' etc ...
but Xorg should update Mesa with Mesa 6.2 at least, because Mesa 6.2 is a stable release which just fixes bugs since the 6.1 release.
thanks,
On Sat, 2004-10-30 at 00:26, Sérgio wrote:
On Thu, 2004-10-28 at 21:59, Mike Mestnik wrote:
-- "Srgio M. Basto" <[EMAIL PROTECTED]> wrote:
There is another problem with the Xorg(stable or unstable) tree getting too far ahead of the Mesa/drm trees, AKA can't build Mesa with latesed Xorg.
I compile Xorg cvs tree with last Mesa/drm, just do two symbolic link, I
just do it now
cd /opt/xorgcvs/xc/extras/ mv Mesa drm ../../ ( you will those directory for update Xorg cvs, better than delete it and download again) ln -s /opt/trunk/drm ln -s /opt/trunk/Mesa/ rm -Rf build; mkdir build; cd build; lndir ../xc ; make World >& makeworld.log & ; sleep 1 ; tail -f makeworld.log (lndir doens't work well with symbolic links of mesa, so we have to delete all and make it again )
and I compile and built xorg just fine with no problems, I just have to delete via from build/lib/GL/mesa/drivers/dri/Makefile because doesn't compile but is a reported problem on via drive.
thanks,
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel