Greg Hughes wrote:
> 
> HI,
> 
> I was attempting to build the mesa-3-5-branch with GlxBuiltInRadeon
> defined.  I got multiply defined symbols in the link phase.  Is this
> known to work/not work on this branch?  Is there a better way to build
> modules that gdb is happy with?
> 
> mesa/src/glapi.o: In function `_glapi_noop_enable_warnings':
> /home/gmh/src/DRItnl/build/xc/lib/GL/mesa/src/glapi.c:63: multiple
> definition of `_glapi_noop_enable_warnings'
> 
> glx/glapi.o:/home/gmh/src/DRItnl/build/xc/lib/GL/glx/glapi.c:63: first
> defined here
> 
> More multiply defined symbols deleted.

Do you have the most recent code?  Just the other day I updated
the driver Imakefiles to remove some unneeded Mesa source files.
There would definitely be some duplicate symbols without that
change.

-Brian

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to