While compiling (RH Linux 7.0, updated) I get MANY of these messages: In file included from ../libproff/libproff.h:14, from nglobal.h:9, from newnews.c:5: ../libproff/utils.h:13:15: warning: "strdup" redefined /usr/include/bits/string2.h:1206:1: warning: this is the location of the previous definition Early on, I got: mmap_tests.c: In function `test_child': mmap_tests.c:274: warning: implicit declaration of function `strcpy' mmap_tests.c:285: warning: implicit declaration of function `strcmp' mmap_tests.c:317: warning: implicit declaration of function `wait' Guess I want to know if this is sorta normal, an oversight on the part of the developers, or what (I prefer "or what", but I didn't code this).... Regards, ---> RGB <---