When I try to upgrade my xorg-server, it fails with the following error, 
apparently it is looking for dri_interface.h (and I have /graphics/dri 
installed).

 cc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support 
-I../hw/xfree86/os-su
 pport/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../hw/xfree86/dri2 
-I../mi -DH
 AVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmis
 sing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE 
-DHAS_FCHOWN -D
 HAS_STICKY_DIR_BIT -D_THREAD_SAFE -DDBUS_API_SUBJECT_TO_CHANGE 
-I/usr/local/include -
 I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 
-I/usr/local/include/hal
 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include 
-I../include -I..
 /include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi 
-I../mie
 xt/shadow -I../miext/damage -I../render -I../randr -I../fb -D_THREAD_SAFE 
-I/usr/loca
 l/include -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/local/include 
-I/usr/local/i
 nclude -I/usr/local/include/drm -I/usr/local/include/X11/dri -DXFree86Server 
-O2 -fno
 -strict-aliasing -pipe -MT glxdriswrast.lo -MD -MP -MF .deps/glxdriswrast.Tpo 
-c glxd
 riswrast.c  -fPIC -DPIC -o .libs/glxdriswrast.o
 glxdriswrast.c:39:39: error: GL/internal/dri_interface.h: No such file or 
directory
 In file included from glxdriswrast.c:49:
 glxdricommon.h:32: error: expected ':', ',', ';', '}' or '__attribute__' 
before '*' t
 oken
 glxdricommon.h:36: warning: type defaults to 'int' in declaration of 
'__DRIcoreExtens
 ion'
 glxdricommon.h:36: error: expected ';', ',' or ')' before '*' token
 glxdricommon.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'sy
 stemTimeExtension'
 glxdriswrast.c:64: error: expected specifier-qualifier-list before 
'__DRIscreen'
 glxdriswrast.c:75: error: expected specifier-qualifier-list before 
'__DRIcontext'
 glxdriswrast.c:80: error: expected specifier-qualifier-list before 
'__DRIdrawable'
 glxdriswrast.c: In function '__glXDRIdrawableDestroy':
 glxdriswrast.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*'
  token
  glxdriswrast.c:92: error: 'core' undeclared (first use in this function)



What do I need to do to get this solved?

Thanks,

Alain
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to