Error running Make on xorg-server-1.5.3

Adam Jackson ajax at nwnk.net
Wed Jun 10 10:06:51 PDT 2009


On Wed, 2009-06-10 at 15:32 +0000, jsprankle at awlship.com wrote:
> I'm trying to build Kdrive from the xorg-server-1.5.3 sources.
> Autogen seemed to run fine with the following:
> ./autogen.sh --enable-kdrive --disable-dmx --disable-dbus --prefix=/var/tmp/xorg
> 
> But when I run make I am getting the following output.
> Can anyone give me some insight to we hat I/Ive done wrong.
> 
> 
> /exa   -I../../.. -I/opt/gfx-test/include -I/opt/gfx-test/include/drm -I/usr/include/X11/dri   -g -O2 -MT libxephyr_hostdri_a-XF86dri.o -MD -MP -MF .deps/libxephyr_hostdri_a-XF86dri.Tpo -c -o libxephyr_hostdri_a-XF86dri.o `test -f 'XF86dri.c' || echo './'`XF86dri.c
> XF86dri.c:399: error: conflicting types for ‘XF86DRIDestroyContext’
> /usr/include/X11/dri/xf86dri.h:98: error: previous declaration of ‘XF86DRIDestroyContext’ was here

Current versions of xf86dri.h don't have any declarations for XF86DRI*
functions.  You need to upgrade to xf86driproto 2.0.4.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20090610/1a9257d5/attachment.pgp>


More information about the xorg mailing list