Config.guess/config.sub have been updated in this version, but we still need to run the libtoolize and company to get a shared lib built: * libtoolize --force --copy * aclocal * autoconf * automake --add-missing * ./configure --prefix=/boot/common * make * make install * make check Make sure make check passes all tests otherwise the binary is suspect.