<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 26, 2013, at 7:30 PM, Chris J. Breisch wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Sure. After the make install in 7.4, Util-linux:<br><br>ln -sfv libblkid.so.1 /tools/lib64/libblkid.so<br>ln -sfv libuuid.so.1 /tools/lib64/libuuid.so<br><br>And in 7.6 E2fsprogs, I added:<br><br>LDFLAGS="-Wl,-rpath,/tools/lib64"<br><br>to the configure. That's so configure's test for libblkid will pass.</span></blockquote></div><br><div>Thanks,</div><div><br></div><div>I'll look more into this tomorrow.</div><div><br></div><div>We have done a lot since July to get the boot section working and lots of other parts of the book since the last release.</div><div>Once this is fixed, we will be ready for a Release Candidate, woohoo.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>