This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error with libc


Hello,
I have found the following error with libc :

gcc -nostdlib -nostartfiles -o /mnt/buildsys/build/alpha6/basic-gcc_2.95.3/nativ
e/libc/localedata/tst-leaks -Wl,-dynamic-linker=/mnt/buildsys/install/alpha6/ba
sic-gcc_2.95.3/native/libc/lib/ld-linux.so.2 -Wl,-z,combreloc /mnt/buildsys/bu
ild/alpha6/basic-gcc_2.95.3/native/libc/csu/crt1.o /mnt/buildsys/build/alpha6/ba
sic-gcc_2.95.3/native/libc/csu/crti.o `gcc --print-file-name=crtbegin.o` /mnt/bu
ildsys/build/alpha6/basic-gcc_2.95.3/native/libc/localedata/tst-leaks.o -Wl,-rp
ath-link=/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc:/mnt/buildsys/b
uild/alpha6/basic-gcc_2.95.3/native/libc/math:/mnt/buildsys/build/alpha6/basic-g
cc_2.95.3/native/libc/elf:/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/lib
c/dlfcn:/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/nss:/mnt/buildsy
s/build/alpha6/basic-gcc_2.95.3/native/libc/nis:/mnt/buildsys/build/alpha6/basic
-gcc_2.95.3/native/libc/rt:/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/li
bc/resolv:/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/crypt:/mnt/bui
ldsys/build/alpha6/basic-gcc_2.95.3/native/libc/linuxthreads /mnt/buildsys/build
/alpha6/basic-gcc_2.95.3/native/libc/libc.so.6.1 /mnt/buildsys/build/alpha6/basi
c-gcc_2.95.3/native/libc/libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o`
/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/csu/crtn.o
Generating locale de_DE.ISO-8859-1: this might take a while...
Generating locale de_DE.UTF-8: this might take a while...
Generating locale en_US.ANSI_X3.4-1968: this might take a while...
Generating locale en_US.ISO-8859-1: this might take a while...
Generating locale ja_JP.EUC-JP: this might take a while...
memory exhausted
make[2]: *** [/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/localedata
/ja_JP.EUC-JP/LC_CTYPE] Error 1
Generating locale da_DK.ISO-8859-1: this might take a while...
memory exhausted
make[2]: *** [/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/localedata
/da_DK.ISO-8859-1/LC_CTYPE] Error 1
Generating locale hr_HR.ISO-8859-2: this might take a while...
memory exhausted
make[2]: *** [/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/localedata
/hr_HR.ISO-8859-2/LC_CTYPE] Error 1
Generating locale sv_SE.ISO-8859-1: this might take a while...
Generating locale ja_JP.SJIS: this might take a while...
character map `SHIFT_JIS' is not ASCII compatible, locale not ISO C compliant
memory exhausted
make[2]: *** [/mnt/buildsys/build/alpha6/basic-gcc_2.95.3/native/libc/localedata
/ja_JP.SJIS/LC_CTYPE] Error 1

I am finding this error with on an Alpha with the configuration alphaev67-unknown-linux-gnu the baseline basic-gcc_2.95.3 and the libc package. I was wondering if anyone can help me with this error.
Salutations,
-Mike Cleary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]