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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to