Hi all,
I have installed sipp and openssl on solaris but when I m trying to compile
sipp using "make ossl" its giving me error and
No xml scenario is running.
Errors are below:
bash-2.05# make 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" sipp
make[1]: Entering directory
`/usr/local/sipp_unstable_261007/sipp.2007-10-26'
gcc -g -D__SUNOS -D__3PCC__ -D_USE_OPENSSL -DOPENSSL_NO_KRB5 -I.
-I/usr/local/ssl/include/ -c -o auth.o auth.c
auth.c:44: parse error before `K'
auth.c:44: warning: data definition has no type or storage class
auth.c:46: parse error before `RAND'
auth.c:46: warning: data definition has no type or storage class
auth.c:48: parse error before `AUTN'
auth.c:48: warning: data definition has no type or storage class
auth.c:51: parse error before `AK'
auth.c:51: warning: data definition has no type or storage class
auth.c:53: parse error before `AMF'
auth.c:53: warning: data definition has no type or storage class
auth.c:55: parse error before `MAC'
auth.c:55: warning: data definition has no type or storage class
auth.c:57: parse error before `CK'
auth.c:57: warning: data definition has no type or storage class
auth.c:59: parse error before `IK'
auth.c:59: warning: data definition has no type or storage class
auth.c:61: parse error before `SQN'
auth.c:61: warning: data definition has no type or storage class
auth.c:71: parse error before `OP'
auth.c:71: warning: data definition has no type or storage class
auth.c:73: parse error before `amfstar'
auth.c:73: warning: initialization makes integer from pointer without a cast
auth.c:73: warning: data definition has no type or storage class
auth.c:74: parse error before `sqn_he'
auth.c:74: warning: excess elements in scalar initializer
auth.c:74: warning: (near initialization for `sqn_he')
auth.c:74: warning: excess elements in scalar initializer
auth.c:74: warning: (near initialization for `sqn_he')
auth.c:74: warning: excess elements in scalar initializer
auth.c:74: warning: (near initialization for `sqn_he')
auth.c:74: warning: excess elements in scalar initializer
auth.c:74: warning: (near initialization for `sqn_he')
auth.c:74: warning: excess elements in scalar initializer
auth.c:74: warning: (near initialization for `sqn_he')
auth.c:74: warning: data definition has no type or storage class
auth.c: In function `createAuthHeaderAKAv1MD5':
auth.c:507: `AMF' undeclared (first use in this function)
auth.c:507: (Each undeclared identifier is reported only once
auth.c:507: for each function it appears in.)
auth.c:507: parse error before `amf'
auth.c:508: `OP' undeclared (first use in this function)
auth.c:509: `RAND' undeclared (first use in this function)
auth.c:512: `MAC' undeclared (first use in this function)
auth.c:512: parse error before `mac'
auth.c:513: `SQN' undeclared (first use in this function)
auth.c:514: `K' undeclared (first use in this function)
auth.c:516: `CK' undeclared (first use in this function)
auth.c:516: parse error before `ck'
auth.c:517: `IK' undeclared (first use in this function)
auth.c:518: `AK' undeclared (first use in this function)
auth.c:542: `rnd' undeclared (first use in this function)
auth.c:543: `sqnxoraka' undeclared (first use in this function)
auth.c:544: `mac' undeclared (first use in this function)
auth.c:545: `k' undeclared (first use in this function)
auth.c:546: `amf' undeclared (first use in this function)
auth.c:547: `op' undeclared (first use in this function)
auth.c:550: `ck' undeclared (first use in this function)
auth.c:550: `ik' undeclared (first use in this function)
auth.c:550: `ak' undeclared (first use in this function)
auth.c:555: `sqn' undeclared (first use in this function)
auth.c:558: `xmac' undeclared (first use in this function)
auth.c:569: subscripted value is neither array nor pointer
auth.c:574: `sqn_ms' undeclared (first use in this function)
auth.c:574: subscripted value is neither array nor pointer
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/usr/local/sipp_unstable_261007/sipp.2007-10-26'
make: *** [ossl] Error 2
please give the solution for it.
Thanks and Regards
SUMEET BHARDWAJ
| Mob: +919970159464 |
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users