Hi,
I am getting the following error while i am trying to compile sipp on
solaris 10 with pcapplay and ssl.
Please help
bash-3.00$ make pcapplay_ossl
make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m|sed
"s/Power Macintosh/ppc/"` OBJ_TLS="auth.o sslinit.o sslthreadsafe.o
milenage.o rijndael.o" TLS_LIBS="-lssl -lcrypto" TLS="-D_USE_OPENSSL
-DOPENSSL_NO_KRB5" OBJ_PCAPPLAY="send_packets.o prepare_pcap.o"
PCAPPLAY_LIBS="-lpcap `if test -f ./ext; then echo -L./ext/lib; fi;`"
PCAPPLAY="-DPCAPPLAY `if test -f ./ext; then echo -I./ext/include; fi;`"
sipp
gcc -D__SUNOS -DSVN_VERSION="\"\"" -D_USE_OPENSSL -DOPENSSL_NO_KRB5
-DPCAPPLAY -I. -I/usr/local/ssl/include/ -c -o prepare_pcap.o
prepare_pcap.c
prepare_pcap.c: In function `prepare_pkts':
prepare_pcap.c:125: error: dereferencing pointer to incomplete type
prepare_pcap.c:136: error: dereferencing pointer to incomplete type
prepare_pcap.c:147: error: dereferencing pointer to incomplete type
prepare_pcap.c:148: error: structure has no member named `len'
prepare_pcap.c:168: error: structure has no member named `check'
prepare_pcap.c:177: error: structure has no member named `len'
prepare_pcap.c:185: error: structure has no member named `dest'
prepare_pcap.c:186: error: structure has no member named `dest'
*** Error code 1
make: Fatal error: Command failed for target `prepare_pcap.o'
Current working directory /export/home/sysadmin/sipp.svn
*** Error code 1
make: Fatal error: Command failed for target `pcapplay_ossl'
--
Thanks & Regards,
Santosh Reddy.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users