On Fri, Jul 11, 2008 at 05:41:42PM +0200, Bernhard Fischer wrote:
>On Wed, Jul 09, 2008 at 05:08:40PM +0200, Carmelo AMOROSO wrote:
>
>Sounds like your revision 22684 broke the auto-testers since a plain
>$ make check
>doesn't work (anymore? Not sure if it worked before, i suspect it did).
>
>We need at least (Makefile.in):
>-test check:
>+test check: test_compile
>
>Also, the test dir has to pickup the correct flags, which it currently
>doesn't, i think.
>Care to have a look?

I've fixed these now.
The test/Rules.mk apparently has grown it's own incarnation of the
toplevel Rules.mk.


I'd be glad if you can make sure that the new locale-mbwc tests are only
run if wchar is enabled. Otherwise i get the expected:

  TEST_LINK locale-mbwc/ tst_iswalnum
In file included from tsp_common.c:17,
                 from tst_iswalnum.c:7:
tst_types.h:14:19: error: wchar.h: No such file or directory
tst_types.h:15:20: error: wctype.h: No such file or directory

TIA,
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to