make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` check make[1]: Entering directory `/tmp/glibc-2.2' make -C csu tests make[2]: Entering directory `/tmp/glibc-2.2/csu' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/csu' make -C iconv tests make[2]: Entering directory `/tmp/glibc-2.2/iconv' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/iconv' make -C iconvdata tests make[2]: Entering directory `/tmp/glibc-2.2/iconvdata' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/iconvdata' make -C locale tests make[2]: Entering directory `/tmp/glibc-2.2/locale' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/locale' make -C localedata tests make[2]: Entering directory `/tmp/glibc-2.2/localedata' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/localedata' make -C assert tests make[2]: Entering directory `/tmp/glibc-2.2/assert' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/assert' make -C ctype tests make[2]: Entering directory `/tmp/glibc-2.2/ctype' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/ctype' make -C intl tests make[2]: Entering directory `/tmp/glibc-2.2/intl' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/intl' make -C catgets tests make[2]: Entering directory `/tmp/glibc-2.2/catgets' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/catgets' make -C math tests make[2]: Entering directory `/tmp/glibc-2.2/math' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/math' make -C setjmp tests make[2]: Entering directory `/tmp/glibc-2.2/setjmp' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/setjmp' make -C signal tests make[2]: Entering directory `/tmp/glibc-2.2/signal' make[2]: Nothing to be done for `tests'. make[2]: Leaving directory `/tmp/glibc-2.2/signal' make -C stdlib tests make[2]: Entering directory `/tmp/glibc-2.2/stdlib' gcc tst-limits.c -c -O -Wall -Winline -Wstrict-prototypes -Ww .. ib/tst-limits.o In file included from ../include/limits.h:124,  from tst-limits.c:3: /usr/include/limits.h:50: warning: `MB_LEN_MAX' redefined ../include/limits.h:32: warning: this is the location of the .. ious definition In file included from ../include/bits/posix1_lim.h:1,  from ../include/limits.h:144,  from tst-limits.c:3: ../posix/bits/posix1_lim.h:76: warning: `_POSIX_PATH_MAX' redefined /usr/include/posix1_lim.h:60: warning: this is the location o .. ious definition In file included from ../include/bits/posix2_lim.h:1,  from ../include/limits.h:148,  from tst-limits.c:3: ../posix/bits/posix2_lim.h:93: warning: `RE_DUP_MAX' redefined /usr/include/posix2_lim.h:91: warning: this is the location o .. ious definition tst-limits.c: In function `main': tst-limits.c:65: Error: `WORD_BIT' undeclared (first use in this function) tst-limits.c:65: Error: (Each undeclared identifier is reported only once tst-limits.c:65: Error: for each function it appears in.) tst-limits.c:66: Error: `LONG_BIT' undeclared (first use in this function) make[2]: *** [/tmp/glibc-2.2/build/stdlib/tst-limits.o] Error 1 make[2]: Leaving directory `/tmp/glibc-2.2/stdlib' make[1]: *** [stdlib/tests] Error 2 make[1]: Leaving directory `/tmp/glibc-2.2' make: *** [check] Error 2