[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[1.4.2/linux] "make check" fails in non-english shells

From: Johannes Holzer <hl-svn_at_arcor.de>
Date: 2006-12-06 09:34:10 CET

Hi

i just downloaded the svn tarball and compiled it.
the check (make check) faild. after viewing in the logfiles, i found
out, that my shell language made my tests faild.

$ make check
.. this failes

$ (LANG=C make check)
.. all is good, except for a few skipped tests which is what i expected.

I think, it would be good to
a) mention something like this in the INSTALL file (yes, i've read this!)
or
b) reset the language inside the Makefile.

johannes Holzer

P.S.
My System:
SuSE Linux 10.0
LANG=de_DE.UTF-8

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 6 09:35:30 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.