Dr. Edgar Alwers wrote:
> Trying to compile glibc-2.8-20080929 according to the new
> Lfs-6.4 book, I get already problems with the pass 1 compilation. The last
> part of the messages ( after some minutes of compilation ) are
> quote
> ------------------------
> ....
> /mnt/lfs/sources/glibc-2.8-20080929/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:76:
>
<snip>
Unfortunately, the above errors do not make for a very useful problem
report. If William's suggestion is not the correct one, we'll need to
see the error that is causing the side effects that you've posted...IOW,
the very first error, all the text back to, and including, the compiler
command. Usually, the first error is the only real error, the rest are
just side effects, so please keep that in mind for any future support
requests. Also, if you can't scroll that far up, then you'll need to
pipe to a file: Instead of something like 'make {target}', use
'make {target} 2>&1 | tee ../glibc-compile.log'
HTH
-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page