What is going on here.....
This is a new mingw enviroment from sourceforge and a new source tree.
getopt.c: In function `_getopt_initialize': getopt.c:401: warning: implicit declaration of function `getenv' getopt.c:401: warning: assignment makes pointer from integer without a cast getopt.c: In function `_getopt_internal': getopt.c:577: warning: implicit declaration of function `strcmp' getopt.c:653: warning: implicit declaration of function `strncmp' getopt.c:656: warning: implicit declaration of function `strlen' mingw32-make[2]: *** [getopt.o] Error 1 mingw32-make[1]: *** [wmc_target] Error 2 mingw32-make: *** [tools] Error 2
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Hi,
some files (ca. 10) must include stdlib.h, string.h or ctype.h.
- Hartmut
-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Steven Edwards Sent: Sunday, October 03, 2004 5:20 AM To: ros-dev@reactos.com Subject: [ros-dev] Build Failure
What is going on here.....
This is a new mingw enviroment from sourceforge and a new source tree.
getopt.c: In function `_getopt_initialize': getopt.c:401: warning: implicit declaration of function `getenv' getopt.c:401: warning: assignment makes pointer from integer without a cast getopt.c: In function `_getopt_internal': getopt.c:577: warning: implicit declaration of function `strcmp' getopt.c:653: warning: implicit declaration of function `strncmp' getopt.c:656: warning: implicit declaration of function `strlen' mingw32-make[2]: *** [getopt.o] Error 1 mingw32-make[1]: *** [wmc_target] Error 2 mingw32-make: *** [tools] Error 2
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com _______________________________________________ Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev