>On Fri, 15 Oct 2010 11:57:30 +0200
>Alberto Hernando <[email protected]> wrote:
>
> Hi.
> 
> I'm building lfs-6.7, and I'm stuck compiling glibc in the chroot. I
> have had it running for over 24 hours, and make isn't complete yet. I
> don't want to stop it because there is no error, but I copied the lfs
> folder to another point and started another building. Same result.
> Make is all the time "leaving  sources/glibc/ntpl" directory. I don't
> think it's doing anything new.
> The build  is for intel 64 bit, with 4 Gb of ram. So far, all went
> well, with more or less the times that the book says. And in my case,
> 1 SBU is about 3 minutes.
> 
> Any idea?
> Thanks
> 

The build system entered a infinite loop?

Since Make determines what need to be build/rebuild by examining
dependencies and timestamps, perhaps the timestamping of you files is
broke? So that Make keeps thinking source files are newer that object
files.

How exactly did you enter chroot?

-- 
-Aleksandar Kuktin
-- 
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