On Thu, Jan 06, 2011 at 04:25:06PM +0000, Andrew Burns wrote: > Muruganand Karthikeyan <muruthegun <at> gmail.com> writes: > > > > > Hi All, > > > > I'm facing an error in 6.7 linux API headers.... specifically the step > > > ...snip... > > There are a whole lot of previous posts with the exact same error. But > > a resolution was not posted. I've checked my GCC/Binutils compile logs > > and they seem to be alright. The sanity tests passed as well. So I've > > kind of hit a dead end here. Any help is much appreciated. > > > > Thanks, > > Anand > > > I am experiencing the exact same issue. A directory listing indicates that > all > the files exist; however attempting to execute them results in the No such > file > or directory, which leads me to believe it is missing a dependency. > > A ldd <file> results in the same error. > > Guidance anyone? > If a binary program file created in chapter 5 exists, but you cannot execute it after you have entered chroot, then it must be linked to the host's files.
If ldd is linked to the host's files, you have a major problem - either you didn't run 'adjusting the toolchain', or it didn't work. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page