On Nov 21, 2008, at 10:21 PM, Varrun Ashok wrote:

hello everybody,
yeah u are right.. util -linux-ng-2.14 did not
install properly. i was building util linux as given
in chapter 10. when i typed
make
the error was uuid/uuid.h no such file or directory.
i copied the folder uuid from /usr/include of redhat4
and put it into utl-linux-ng-2.14 source folder. then
i typed make
the error was blkid no such file or directory.
i copied the folder blkid from /usr/share of redhat4
and put it into utl-linux-ng-2.14 source folder. then
i typed
make
make worked!

HOWEVER........


Yeah e2fsprogs installs that. Might wanna check that your toolchain searches the right directories for headers or install e2fsprogs. It is possible you forgot to install e2fsprogs. And what the hell are you thinking installing headers from your host to your
final system? Don't do that!

-William
_______________________________________________
Clfs-dev mailing list
Clfs-dev@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to