From: Liam G. <l_g...@bi...> - 2002-04-18 09:24:10
|
Juan Carlos, I've just done a CVS update to spiderd and encountered the following build errors Making all in src make[2]: Entering directory `/home/liam/spiderd/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -D_REENTRANT -D__USE_POSIX -D_ENABLE_NLS -m486 -g -Wall -c spiderd.c spiderd.c: In function `main': spiderd.c:339: warning: implicit declaration of function `spd_printf_answer_msg' spiderd.c: In function `conn_handler': spiderd.c:471: warning: implicit declaration of function `test_socket_err' spiderd.c: In function `get_net_data': spiderd.c:600: warning: implicit declaration of function `spd_printf_answer_msg2' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -D_REENTRANT -D__USE_POSIX -D_ENABLE_NLS -m486 -g -Wall -c spiderconf.c spiderconf.c: In function `populate_service': spiderconf.c:499: warning: implicit declaration of function `spd_hex2num' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -D_REENTRANT -D__USE_POSIX -D_ENABLE_NLS -m486 -g -Wall -c commands.c commands.c: In function `distribute_work': commands.c:372: warning: implicit declaration of function `spd_printf_answer_msg2' commands.c:398: warning: implicit declaration of function `spd_hex2num' commands.c:401: warning: passing arg 2 of `spd_send_file_data' makes pointer from integer without a cast commands.c:401: warning: passing arg 3 of `spd_send_file_data' makes integer from pointer without a cast commands.c:401: too many arguments to function `spd_send_file_data' make[2]: *** [commands.o] Error 1 make[2]: Leaving directory `/home/liam/spiderd/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/liam/spiderd' make: *** [all-recursive-am] Error 2 Liam -- Liam Girdwood l_g...@bi... (Work) li...@no... (Home) |