Config of the git repository fails because it can't find Radeon
libraries
This is despite the configure line being :

./autogen.sh \
  --prefix=/home/kevin/mesa_xlib/ \
  --disable-dri \
  --enable-glx \
  --enable-xlib-glx \
  --disable-osmesa

checking for RADEON... no
configure: error: Package requirements (libdrm_radeon >= 2.4.31)
were not met:

Requested 'libdrm_radeon >= 2.4.31' but version of libdrm_radeon
is 2.4.26

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables RADEON_CFLAGS
and RADEON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to