Hello,

I am trying to compile SIPp 3.1 in a Solaris 8 machine (SunOS 5.8 
Generic_117350-47 sun4u sparc SUNW,Sun-Fire-V440) with authentication and ssl 
support (it compiles fine without authentication and ssl support. Just "make"). 

When I try to compile ("make ossl"), I get some errors message showed below. I 
tried installing the latest version of openssl (openssl-0.9.8i) but it did not 
help. 

Any idea what could be the problem?

Thanks,
JB



gcc  -D__SUNOS -DSVN_VERSION="\"unknown\"" -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

--- more warnings ---

auth.c: In function `createAuthHeaderAKAv1MD5':
auth.c:595: parse error before "amf"
auth.c:600: parse error before "mac"
auth.c:604: parse error before "ck"
auth.c:630: `rnd' undeclared (first use in this function)
auth.c:630: (Each undeclared identifier is reported only once
auth.c:630: for each function it appears in.)
auth.c:631: `sqnxoraka' undeclared (first use in this function)
auth.c:632: `mac' undeclared (first use in this function)
auth.c:633: `k' undeclared (first use in this function)
auth.c:634: `amf' undeclared (first use in this function)
auth.c:635: `op' undeclared (first use in this function)
auth.c:638: `ck' undeclared (first use in this function)
auth.c:638: `ik' undeclared (first use in this function)
auth.c:638: `ak' undeclared (first use in this function)
auth.c:643: `sqn' undeclared (first use in this function)
auth.c:646: `xmac' undeclared (first use in this function)
auth.c:657: subscripted value is neither array nor pointer
auth.c:662: `sqn_ms' undeclared (first use in this function)
auth.c:662: subscripted value is neither array nor pointer
make[1]: *** [auth.o] Error 1



_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------------------------------------------------------------------
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

Reply via email to