Public bug reported:
building glibc 2.3.6 under edgy fails with following problem:
In file included from version.c:33:
/home/amg/work/cross-toolchain/build-cross/crosstool-0.38/build/powerpc-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-headers/build-libc/csu/version-info.h:2:
error: missing terminating " character
/home/amg/work/cross-toolchain/build-cross/crosstool-0.38/build/powerpc-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-headers/build-libc/csu/version-info.h:3:
error: missing terminating " character
version.c:40: error: syntax error before string constant
version-info.h looks like this:
"Compiled on a Linux 2.6.13 system on 2006-11-09.\n"
"Available extensions:
"
" GNU libio by Per Bothner\n"
" crypt add-on version 2.1 by Michael Glad and others\n"
" linuxthreads-0.10 by Xavier Leroy\n"
" BIND-8.2.3-T5B\n"
" libthread_db work sponsored by Alpha Processor Inc\n"
" NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n"
" software FPU emulation by Richard Henderson, Jakub Jelinek and others\n"
building the same glibc under dapper and other distributions works. A
little google search revealed that this is a common problem with edgy.
Downgrading bash and sed to dapper versions did not help.
** Affects: Ubuntu
Importance: Undecided
Status: Unconfirmed
** Description changed:
building glibc 2.3.6 under edgy fails with following problem:
In file included from version.c:33:
/home/amg/work/cross-toolchain/build-cross/crosstool-0.38/build/powerpc-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-headers/build-libc/csu/version-info.h:2:
error: missing terminating " character
/home/amg/work/cross-toolchain/build-cross/crosstool-0.38/build/powerpc-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-headers/build-libc/csu/version-info.h:3:
error: missing terminating " character
version.c:40: error: syntax error before string constant
version-info.h looks like this:
"Compiled on a Linux 2.6.13 system on 2006-11-09.\n"
+ "Available extensions:
+ "
+ " GNU libio by Per Bothner\n"
+ " crypt add-on version 2.1 by Michael Glad and others\n"
+ " linuxthreads-0.10 by Xavier Leroy\n"
+ " BIND-8.2.3-T5B\n"
+ " libthread_db work sponsored by Alpha Processor Inc\n"
+ " NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n"
+ " software FPU emulation by Richard Henderson, Jakub Jelinek and
others\n"
- "Available extensions:
-
- "
-
- " GNU libio by Per Bothner\n"
-
- " crypt add-on version 2.1 by Michael Glad and others\n"
-
- " linuxthreads-0.10 by Xavier Leroy\n"
-
- " BIND-8.2.3-T5B\n"
-
- " libthread_db work sponsored by Alpha Processor Inc\n"
-
- " NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n"
-
- " software FPU emulation by Richard Henderson, Jakub Jelinek and
- others\n"
-
-
- building the same glibc under dapper and other distributions works. A little
google search revealed that this is a common problem with edgy. Downgrading
bash and sed to dapper versions did not help.
+ building the same glibc under dapper and other distributions works. A
+ little google search revealed that this is a common problem with edgy.
+ Downgrading bash and sed to dapper versions did not help.
--
building glibc 2.3.6 under edgy fails.
https://launchpad.net/bugs/71097
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs