On 2/12/07, Kai Ulrich <[EMAIL PROTECTED]> wrote: > Hey Dan, > thanx > > 1. used the wrong header fils > 2. I did work in the wrong directory !! > > after fixing that I got following error: > > In file included from version.c:33: > /mnt/lfs/sources/glibc-build/csu/version-info.h:2: error: missing terminating > " character > /mnt/lfs/sources/glibc-build/csu/version-info.h:3: error: missing terminating > " character > version.c:40: error: syntax error before string constant > make[2]: *** [/mnt/lfs/sources/glibc-build/csu/version.o] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.6/csu' > make[1]: *** [csu/subdir_lib] Error 2 > make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.6' > make: *** [all] Error 2 > [EMAIL PROTECTED]:/mnt/lfs/sources/glibc-build$
Something's gone wrong with the generation of version-info.h, and somehow it's choked on parsing /proc/version (I think). Can you delete both glibc directories (and /tools/include/asm-generic if you still have it) and start the glibc build again? Also, please don't top-post. People will really appreciate it. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
