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

Problem running make check?


Has anyone seen these errors when running 'make check' on glibc?

make[2]: *** No rule to make target `/home/sellcey/gcc/glibc_le/obj-test-mipsel-linux-gnu/glibc/obj_default/localedata/sort-test.out', needed by `tests'.

make[2]: *** No rule to make target `/home/sellcey/gcc/glibc_le/obj-test-mipsel-linux-gnu/glibc/obj_default/localedata/tst-locale.out', needed by `tests'.


I am not sure if it is related or not but when building glibc I got these
warnings from perl:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_COLLATE = "C",
	LC_NUMERIC = "C",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

I think that after these errors my 'make check' hangs.

Steve Ellcey
sellcey@mips.com


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