From: Bauke Jan Douma <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED],LFS Support List <[email protected]>
To: LFS Support List <[email protected]>
Subject: Re: error compiling Glibc-2.3.6
Date: Sat, 07 Oct 2006 18:58:57 +0200

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


i added \n" but it still gives me the same error.
after i do "make" it changes the file to the way it was before i added the \n".

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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