On 02/06/2014 02:08 PM, Kevyn-Alexandre Paré wrote: > no symlink for /lib/ld-musl-armhf.so.1 in the target. When this > symlink is suppose to be created?
In section 4.8 (musl-libc), the 'make install' should create it for you properly as long as you're using DESTDIR as specified in the book. So long as you're using a book newer than 20131023, this should work. Books prior to 20131023 which were musl based required a manual creation of this symlink due to incorrect 'make install' instructions for the way musl's install works. -Andrew _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
