Lu_Mia Lu_Mia wrote:
when I compile it I get this:
In file included from version.c:33:
/home/lfs/glibc-build/csu/version-info.h:2: error: missing terminating "
character
/home/lfs/glibc-build/csu/version-info.h:3: error: missing terminating "
character
/home/lfs/glibc-build/csu/version-info.h:4: error: expected ',' or ';'
before string constant
make[2]: *** [/home/lfs/glibc-build/csu/version.o] Error 1
make[2]: Leaving directory `/home/lfs/glibc-2.3.6/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/home/lfs/glibc-2.3.6'
make: *** [all] Error 2
cat /home/lfs/glibc-build/csu/version-info.h
"Compiled on a Linux 2.6.12 system on 2006-10-07.\n"
"Available extensions:
"
" GNU libio by Per Bothner\n"
" crypt add-on version 2.1 by Michael Glad and others\n"
" Native POSIX Threads Library by Ulrich Drepper et al\n"
" BIND-8.2.3-T5B\n"
" NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n"
what should i do with it?
Strange. I suppose you could just add \n" to lines 2 and 3
and take it from there.
I'm gonna get glibc-2.3.6 and see if these are missing.
bj
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page