reopen 423516 found 423516 2.1.0-alpha29.17-7 thanks On 06/08/07 at 02:17 +0000, Antonin Kral wrote: > pimd (2.1.0-alpha29.17-8) unstable; urgency=low > . > * explicit removal of > removed include/linux/netinet/in.h > removed include/linux/netinet/in-slackware.h > . > thanks Julien, Closes: #423516, #422591
Hi, I'm sorry, but I can reproduce this problem in an up-to-date sid chroot (using linux-libc-dev, not linux-kernel-headers): gcc -Wall -g -Iinclude/linux -D__BSD_SOURCE -DRAW_INPUT_IS_RAW -DRAW_OUTPUT_IS_RAW -DIOCTL_OK_ON_RAW_SOCKET -DLinux -Iinclude -DPIM -c -o igmp.o igmp.c In file included from include/linux/netinet/in-my.h:25, from include/linux/netinet/mroute.h:5, from defs.h:88, from igmp.c:44: /usr/include/arpa/inet.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'inet_addr' /usr/include/arpa/inet.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'inet_lnaof' /usr/include/arpa/inet.h:42: error: expected ')' before '__net' /usr/include/arpa/inet.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'inet_netof' /usr/include/arpa/inet.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'inet_network' /usr/include/arpa/inet.h:78: error: expected ')' before '__net' In file included from igmp.c:44: defs.h:432: warning: conflicting types for built-in function 'log' igmp.c: In function 'init_igmp': igmp.c:102: warning: implicit declaration of function 'htonl' igmp.c: In function 'igmp_read': igmp.c:120: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness igmp.c: In function 'accept_igmp': igmp.c:170: warning: implicit declaration of function 'ntohs' igmp.c:218: warning: implicit declaration of function 'ntohl' igmp.c:222: warning: pointer targets in passing argument 3 of 'dvmrp_accept_probe' differ in signedness igmp.c:227: warning: pointer targets in passing argument 3 of 'dvmrp_accept_report' differ in signedness igmp.c:249: warning: pointer targets in passing argument 3 of 'dvmrp_accept_prune' differ in signedness igmp.c:253: warning: pointer targets in passing argument 3 of 'dvmrp_accept_graft' differ in signedness igmp.c:257: warning: pointer targets in passing argument 3 of 'dvmrp_accept_g_ack' differ in signedness igmp.c:261: warning: pointer targets in passing argument 3 of 'dvmrp_accept_info_request' differ in signedness igmp.c:265: warning: pointer targets in passing argument 3 of 'dvmrp_accept_info_reply' differ in signedness igmp.c: In function 'send_igmp': igmp.c:318: warning: implicit declaration of function 'htons' make[1]: *** [igmp.o] Error 1 make[1]: Leaving directory `/build/user/pimd-2.1.0-alpha29.17' make: *** [build-stamp] Error 2 -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]