Hi folks,
I installed -current, downloaded the tree, and even compiled and
installed my own (generic) kernel (NetBSD 4.99.54). I ran "cvs up
-PAd" at /usr/src" to have an updated tree.
However, when trying to "make buildworld", I get the following error,
and have no clue on how to "fix" it.
[snip]
-I/usr/src/lib/libc/arch/i386/gdtoa -DCITRUS_ICONV -DWITH_RUNE
-I/usr/src/lib/libc -DPOSIX_MISTAKE -DCOMPAT__RES -DUSE_POLL -DPORTMAP
-DWIDE_DOUBLE -DALL_STATE -DUSG_COMPAT -D_FORTIFY_SOURCE=2 -i
/usr/src/lib/libc/string/strcspn.c
/usr/src/lib/libc/string/strcspn.c(48): warning: bitwise operation on
signed value possibly nonportable [117]
/usr/src/lib/libc/string/strcspn.c(52): warning: bitwise operation on
signed value possibly nonportable [117]
*** Error code 1