yeaa it's true Oliver ,it's SOLVED
but next error
-o sipp auth.o sslinit.o sslthreadsafe.o milenage.o rijndael.o xp_parser.o
scenario.o screen.o call.o comp.o sipp.o stat.o actions.o variables.o user.o
csocket.o utils.o partner.o remote.o myself.o asyncevent.o sudp.o rmt_parms.o
ratios.o except.o systemstats.o pause.o -ldl -lpthread -lncurses -lstdc++ -lm
-L /usr/local/lib -lgsl -lgslcblas -lm -L /usr/lib rmt/librmt.a -lssl -lcrypto
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
make[1]: *** [sipp] Error 1
make[1]: Leaving directory `/opt/ims_bench'
make: *** [ossl] Error 2
but it's SOLVED with install libncurses-dev
thanks,
--- On Sun, 12/7/08, Olivier Warin <[EMAIL PROTECTED]> wrote:
From: Olivier Warin <[EMAIL PROTECTED]>
Subject: Re: [Sipp-users] error make ossl
To: [EMAIL PROTECTED]
Cc: [email protected]
Date: Sunday, December 7, 2008, 11:57 AM
Hi,
-------
auth.cpp:35:25: error: openssl/md5.h: No such file or directory
-------
This is the reason of the error.
Install the library headers.
$ sudo apt-get install libssl-dev
/Olivier
Le 7 déc. 08 à 17:55, agung aryo a écrit :
> hi,
> I'm new in ims bench,
> when I follow step "make rtml " ,it works
> but when "make ossl"
> it looks like this :
> [EMAIL PROTECTED]:/opt/ims_bench# make ossl
> make OSNAME=Linux MODELNAME=i686 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 `/opt/ims_bench'
> gcc -D__LINUX -pthread -DSIPP_EPOLL -D__3PCC__ -DHAVE_GSL
-DFORCE_LOGGING -D_USE_OPENSSL -DOPENSSL_NO_KRB5 -I. -I/opt/openssl/include
-c -o auth.o auth.cpp
> auth.cpp:35:25: error: openssl/md5.h: No such file or directory
> auth.cpp: In function ‘void Init_Authentication()’:
> auth.cpp:108: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:110: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:112: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:114: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:116: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:118: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp:120: warning: deprecated conversion from string constant to
‘char*’
> auth.cpp: In function ‘int createAuthHeaderMD5(char*, char*, int, char*,
char*, char*, char*, char*, char*)’:
> auth.cpp:209: error: ‘MD5_CTX’ was not declared in this scope
> auth.cpp:209: error: expected `;' before ‘Md5Ctx’
> auth.cpp:245: error: ‘Md5Ctx’ was not declared in this scope
> auth.cpp:245: error: ‘MD5_Init’ was not declared in this scope
> auth.cpp:246: error: ‘MD5_Update’ was not declared in this scope
> auth.cpp:251: error: ‘MD5_Final’ was not declared in this scope
> auth.cpp: In function ‘int createAuthHeaderAKAv1MD5(char*, char*, char*,
char*, char*, char*, char*, char*, char*, char*)’:
> auth.cpp:535: warning: deprecated conversion from string constant to
‘char*’
> make[1]: *** [auth.o] Error 1
> make[1]: Leaving directory `/opt/ims_bench'
> make: *** [ossl] Error 2
>
> I' using Linux Ubuntu 8.04 ,n try to benchmark open ims core,
> I've installed gsl,gnuplot,perl-XML,OpenSSL (in binary package)
> is there anything I forgot?
> any ideas ?
>
>
> thanks,
> agung aryo
>
>
>
------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
Nevada.
> The future of the web can't happen without you. Join us at MIX09 to
help
> pave the way to the Next Web now. Learn more and register at
>
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
--
Olivier Warin
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users