Thanks Armin, I also have MesaLib 8.0.4 installed.
However, I just dug through the logs a bit deeper. I'm building BLFS using the package management system recommended in an LFS hint where I install each package under a different user/group. I had an installation problem right before "DRI" but it didn't stop the build for some reason. I fixed the permission issue and have rebuilt;re-installed mesalib. That fixed the dependency. Thanks, --PK On Sat, August 4, 2012 5:01 pm, Armin K. wrote: > On 08/04/2012 11:59 PM, Paul Kimbrel wrote: >> 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 >> > > It's part of MesaLib. You should've installed that one before Xorg > Applications. > . > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
