flavio wrote: > Hi all, > I'm trying to install sipp under cygwin unsuccessfully. > I've installe cygwin 1.5.24-2, openssl e libncurse (both bin and > sources), WpdPack according documentation page. I try this: > > make clean is ok; > > make pcapplay_cygwin got the follow errors: > > send_packets.c: In function `send_packets': > send_packets.c:131: error: storage size of 'to6' isn't known > send_packets.c:131: error: storage size of 'from6' isn't known > send_packets.c:140: error: `PF_INET6' undeclared (first use in this function) > send_packets.c:140: error: (Each undeclared identifier is reported only once > send_packets.c:140: error: for each function it appears in.) > send_packets.c:144: error: dereferencing pointer to incomplete type > send_packets.c:145: error: dereferencing pointer to incomplete type > send_packets.c:169: error: `AF_INET6' undeclared (first use in this function) > send_packets.c:171: error: dereferencing pointer to incomplete type > send_packets.c:172: error: dereferencing pointer to incomplete type > send_packets.c:217: error: invalid application of `sizeof' to incomplete type > `s > ockaddr_in6' > make[1]: *** [send_packets.o] Error 1 > make[1]: Leaving directory `/cygdrive/c/sipp-1.1rc8.src' > make: *** [pcapplay_cygwin] Error 2 > > Anyone can tell me something about? > > Thanks all for support, > > flavio > > ------------------------------------------------------------------------- >
Flavio, please add the IPv6 patch to your cygwin install - http://win6.jp/Cygwin/index.html I will fix the doc. -- Olivier HP OpenCall Software http://www.hp.com/go/opencall/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
