> ----- Original Message ----- > From: "Dan Nicholson" <[EMAIL PROTECTED]> > To: "LFS Support List" <[email protected]> > Subject: Re: make - no such file or directory > Date: Thu, 1 Feb 2007 16:28:08 -0800 > > > On 2/1/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > > On Fri, Feb 02, 2007 at 01:56:38AM +0800, Aleksandar Adam wrote: > > > > > > > > > There is one more interesting thing. > > > If I am in folder where man-pages source files reside, there is > > file README, when I try > > > > > > "cat README" > > > > > > I got the same output: > > > > > > "No such file or directory" > > > > > > but README file is in current working directory, and I can see > > it with "ls". > > > > > > Is it the same problem as with "make" (as above)? > > > > Almost certainly. I think it's in the FAQ. What I find odd is > > that 'cat' and 'ls' both come from coreutils, so if cat is linked > > against a non-existent libc or ld-linux then ls should also fail to > > work. > > Check the permissions on all the directories in /tools. A couple > months ago someone was getting the same problem because their /lib > directory was 700. They need to be executable by everyone. > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page
Permissions on /tools were 755 I changed till 777, nothing happened, it means that I have to try after Ken's suggestion. Thanks anyway Aleksandar = Section 8 Ski Institute, Canada Ski Leadership Training. 12 Week Intensive Programs on Vancouver Island, Canada. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=0d16b65ad57925fa4940de911c5cb82b -- Powered by Outblaze -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
