Hi all, Noted in the most recent build of LFS (using the GCC4 branch, but this probably would affect trunk as well) is that the Libtool installation installs files in /usr/share/libtool/libltdl/ with 1000:1000 permissions instead of 0:0 (root:root).
Can anyone check and see if this is the case on a recent build of LFS to confirm this? If it is found necessary (not sure why my system would be different here than anyone else's), the following command added to the end of the instructions would fix this issue: chown -v 0:0 /usr/share/libtool/libltdl/* -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 09:51:00 up 126 days, 9:24, 2 users, load average: 0.00, 0.03, 0.09 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page