Am getting the following error when trying to upgrade xorg-server from 1.19.5-r2 to 1.20.3
Code: Select all
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_setname_np(const char*)... no
checking for pthread_setname_np(pthread_t, const char*)... yes
checking for UDEV... yes
checking for udev_monitor_filter_add_match_tag... yes
checking for udev_enumerate_add_match_tag... yes
checking for DBUS... yes
checking for HAL... no
checking for glibc...... yes
checking for clock_gettime... yes
checking for a useful monotonic clock ...... yes
checking whether to track client ids... yes
checking for DRI2PROTO... yes
Checking temp dir /run/shm
Checking temp dir /var/tmp
checking for DRI3PROTO... no
configure: error: DRI3 requested, but dri3proto not found.
Also have got
Code: Select all
/usr/include/X11/extensions/dri3proto.h
/usr/include/xcb/dri3.h
/usr/include/xorg/dri3.h
/usr/lib/libxcb-dri3.so
/usr/lib/libxcb-dri3.so.0
/usr/lib/libxcb-dri3.so.0.0.0
[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]



