On 3/24/07, yayo <[EMAIL PROTECTED]> wrote: > Ken Moffat said: > > >I assume you must be the person who raised ticket 1977, and > >therefore you've worked round the problem. > > I've still not solved the problem. > And I don't even know what you means with "ticket 1977".
Then I guess there are now 2 people with this problem: http://wiki.linuxfromscratch.org/lfs/ticket/1977 So, that guy didn't answer yet, but what is your host system you're using to install LFS from? It seems there's a shell script that's silently failing. In the ticket, he says that if you "mkdir -p lib/auto" before running make, you can get past the problem. Before you do that, could you run this command before ./configure.gnu ...? sed -i 's/@sh/sh/' Makefile.SH This way, the output from the command "sh ./makedir lib/auto" won't be suppressed and maybe we can see how it's failing. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
