This is the mail archive of the libc-alpha@sourceware.cygnus.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]

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	Adam J. Richter
>Organization: Yggdrasil Computing, Inc.
  Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
  adam@yggdrasil.com     \ /                  San Jose, California 95129-1034
  +1 408 261-6630         | g g d r a s i l   United States of America
  fax +1 408 261-6631      "Free Software For The Rest Of Us."
>
>Confidential:	no
>Synopsis:	glibc-2.1.91 "make check" fails
>Severity:	non-critical
>Priority:	low
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.1.91
>Environment:

Host type: i686-pc-linux-gnu
System: Linux adam 2.4.0-test3 #3 SMP Sat Jul 1 03:56:31 PDT 2000 i686 unknown
Architecture: i686

Addons: linuxthreads crypt localedata

Build CC: gcc
Compiler version: 2.95.2 19991024 (release)
Kernel headers: 2.4.0-test3
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:

	"make check" in glibc-2.1.91 fails with the following error:

gcc -nostdlib -nostartfiles -o tst_iswalnum  -Wl,-dynamic-linker=/lib/ld-linux.so.2   ../csu/crt1.o ../csu/crti.o `gcc --print-file-name=crtbegin.o` tst_iswalnum.o  -Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ../libc.so.6 ../libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o` ../csu/crtn.o
Generating locale de_DE.ISO-8859-1/LC_CTYPE.de_DE.ISO-8859-1/LC_CTYPE: this might take a while...
default character map file `POSIX' not found: No such file or directory
make[1]: *** [de_DE.ISO-8859-1/LC_CTYPE] Error 4
make[1]: Leaving directory `/usr/src/lib/glibc/localedata'
make: *** [localedata/tests] Error 2


>How-To-Repeat:
	make check

>Fix:


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