On Mon, May 18, 2009 at 06:33:28PM +0530, Milind wrote: > Hi Theodore, > > I am facing some weird problem of cross compiling libuuid sources. I > downloaded e2fsprogs and cross-compiled them but when I do "make > install-libs" it doesn't really install libuuid.so but installs > libuuid.a. The "make install" taret is designed to install what is needed to run the e2fsprogs programs, including shared libraries; "make install-libs" is designed to install what as needed for development purpoes. So running "make install" in the lib/uuid" should do what you want. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html