Saul Lethbridge wrote:
after doing a make install I'm getting the following error - can anybody help?

Thanks

********************
rm -rf $backupdir; \
exit $rc
mkdir: cannot create directory `.am5033': Permission denied
../../../binutils-2.15.91.0.2/gas/doc/as.info: Permission denied
make[3]: *** [../../../binutils-2.15.91.0.2/gas/doc/as.info] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make: *** [install-gas] Error 2

_________________________________________________________________
It's easy to send photos with Hotmail. Click here to find out how: http://www.imagine-msn.com/Hotmail/Post/Communicate/SendPhotos.aspx


Looks like you don't have the proper permissions set. Make sure you are logged in under the lfs user and that you changed ownership of the your tools and sources directories to the lfs user. Make sure to add the -R switch to get all of the subdirectories as well.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to