xorg-server 1.0.2 build failure (xf86memmove def conflict)

Kristian Høgsberg krh at bitplanet.net
Sat Apr 1 10:44:01 PST 2006


Hi,

The 1.0 branch of the X server needs the 6.4 branch of mesa for 
compiling GLcore.  You can install and use the 6.5 mesa libGL and DRI 
drivers with the 1.0 branch of the server, but for building GLcore, the 
server need the 6.4 mesa source.

cheers,
Kristian

Tilman Sauerbeck wrote:
> Hi,
> I'm trying to build xorg-server-1.0.2 against Mesa-6.5.
> I applied the attached patch for symlink-mesa.sh, and another one to fix
> a problem with overlay windows
> (http://bugs.gentoo.org/attachment.cgi?id=82963).
> I don't think they influence the problem though.
> 
> The build bombs out with:
> 
> In file included from glcontextmodes.c:51:
> /usr/include/string.h:293: error: conflicting types for 'xf86memmove'
> /usr/include/string.h:44: error: previous declaration of 'xf86memmove' was here
> /usr/include/string.h:293: error: conflicting types for 'xf86memmove'
> /usr/include/string.h:44: error: previous declaration of 'xf86memmove' was here
> /usr/include/string.h:296: error: conflicting types for 'xf86bzero'
> ../../hw/xfree86/os-support/xf86_ansic.h:294: error: previous declaration of 'xf86bzero' was here
> /usr/include/string.h:296: error: conflicting types for 'xf86bzero'
> ../../hw/xfree86/os-support/xf86_ansic.h:294: error: previous declaration of 'xf86bzero' was here
> make[2]: *** [glcontextmodes.lo] Error 1
> 
> Any ideas?
> 
> Thanks,
> Tilman
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg




More information about the xorg mailing list