creating sfex_daemon
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -I../include -I../linux-ha -I../linux-ha -I../libltdl -I../libltdl  -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/libxml2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H  -O2 -g -pipe -m32 -fsigned-char -mminimal-toc  -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing   -ggdb3 -funsigned-char -MT send_arp-send_arp.libnet.o -MD -MP -MF ".deps/send_arp-send_arp.libnet.Tpo" -c -o send_arp-send_arp.libnet.o `test -f 'send_arp.libnet.c' || echo './'`send_arp.libnet.c; \
then mv -f ".deps/send_arp-send_arp.libnet.Tpo" ".deps/send_arp-send_arp.libnet.Po"; else rm -f ".deps/send_arp-send_arp.libnet.Tpo"; exit 1; fi
send_arp.libnet.c:50: warning: "struct libnet_link_int" declared inside parameter list
send_arp.libnet.c:50: warning: its scope is only this definition or declaration, which is probably not what you want
send_arp.libnet.c: In function `main':
send_arp.libnet.c:197: warning: implicit declaration of function `libnet_name_resolve'
send_arp.libnet.c:204: warning: implicit declaration of function `libnet_open_link_interface'
send_arp.libnet.c:204: warning: assignment makes pointer from integer without a cast
send_arp.libnet.c: In function `get_hw_addr':
send_arp.libnet.c:296: warning: assignment makes pointer from integer without a cast
send_arp.libnet.c:302: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type
send_arp.libnet.c:302: error: too many arguments to function `libnet_get_hwaddr'
send_arp.libnet.c:302: warning: assignment from incompatible pointer type
send_arp.libnet.c: At top level:
send_arp.libnet.c:380: warning: "struct libnet_link_int" declared inside parameter list
send_arp.libnet.c:381: error: conflicting types for 'send_arp'
send_arp.libnet.c:50: error: previous declaration of 'send_arp' was here
send_arp.libnet.c:381: error: conflicting types for 'send_arp'
send_arp.libnet.c:50: error: previous declaration of 'send_arp' was here
send_arp.libnet.c: In function `send_arp':
send_arp.libnet.c:390: warning: implicit declaration of function `libnet_init_packet'
send_arp.libnet.c:405: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type
send_arp.libnet.c:405: error: too few arguments to function `libnet_build_ethernet'
send_arp.libnet.c:407: warning: implicit declaration of function `libnet_destroy_packet'
send_arp.libnet.c:436: warning: passing arg 12 of `libnet_build_arp' from incompatible pointer type
send_arp.libnet.c:436: error: too few arguments to function `libnet_build_arp'
send_arp.libnet.c:442: warning: implicit declaration of function `libnet_write_link_layer'
send_arp.libnet.c: At top level:
send_arp.libnet.c:50: warning: 'send_arp' declared `static' but never defined
gmake[1]: *** [send_arp-send_arp.libnet.o] Error 1
gmake[1]: Leaving directory `/usr/src/redhat/BUILD/heartbeat/tools'
make: *** [all-recursive] Error 1
Fehler: Bad exit status from /var/tmp/rpm-tmp.46738 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.46738 (%build)
