# ./configure --build=$BUILD --sysconfdir=/etc --prefix=/usr --exec-prefix=/ # make # make install # grep libdir= /usr/lib/pkgconfig/libudev.pc libdir=/usr/lib However, # ls {,/usr}/lib*/libudev* /lib/libudev.so.0 /lib.sav/libudev.so.0 /usr/lib/libudev.so /lib/libudev.so.0.0.2 Therefore, /usr/lib/pkgconfig/libudev.pc /usr/lib/pkgconfig/libvolume_id.pc appear to have incorrect libdir= However, the incongruity will probably not cause problems. Thanks for creating and updating udev -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html