I'm running into an issue configuring xorg-server 1.12.3: <pre> configure: error: Package requirements (glproto >= 1.4.14 dri >= 7.8.0) were not met:
No package 'dri' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRI_CFLAGS and DRI_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. </pre> It appears that DRI is part of libdrm, which I installed earlier (2.4.33). It appears from the detail config log that it's looking for "dri.pc", but I can't figure out if libdrm is supposed to produce that or if it's something else. Anyhow - Google searches are coming up short. Any ideas? Thanks, --PK -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
