The building guide in the DRI wiki (http://dri.freedesktop.org/wiki/Building) states the following under section 1.3.:
----snip------------------------------------------------------------ Note: libdrm installs to /usr/local/lib by default. To install in /usr/lib run: ./configure --prefix=/usr --exec-prefix=/ ---end-------------------------------------------------------------- For me this solution doesn't work, as it will install the pkgconfig-files into /lib/pkgconfig. Thus the subsequent build of the Mesa tree fails. Shouldn't it just be ./configure --prefix=/usr instead? At least that works for me (on debian unstable). If it is a typo, please fix it, as this can be _very_ frustrating if you're trying to build mesa following this guide. If I'm just too stupid and doing something wrong, I'm sorry to have bothered you. mfg Stefan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel