Opened 18 years ago

Closed 18 years ago

#1736 closed defect (invalid)

chapter 6.8.2 'mount' command issues "error while loading shared libraries: libblkid.so.1: cannot open shared object file:No such file or directory" when entering "mount -nvt tmpfs none /dev" in

Reported by: anonymous Owned by: lfs-book@…
Priority: high Milestone:
Component: Book Version: 6.1.1
Severity: blocker Keywords:
Cc:

Description

someone else appears to have had this problem prior to me. http://www.linuxquestions.org/questions/showthread.php?postid=1632224 the solution (post #19) seemed to be to be after running ./config

"edit the "make_include" file in util-linux src dir, Change "HAVE_BLKID=yes" to "HAVE_BLKID=no", after running configure."

this also worked for me. I changed to another virtual console, recompiled util-linux after editing the make_include file, copied to the said directories and then switched back to the new chrooted drive. mount magically worked again.

Just FYI

Change History (1)

comment:1 by Chris Staub, 18 years ago

Resolution: invalid
Status: newclosed

No, the solution is to follow the book's instructions when compiling util-linux in Chapter 5.

Note: See TracTickets for help on using tickets.