Hi Bhavin, I'm not sure what "make all" does, but what you are loooking for is:
>make clean >make ossl HTH, Simon On 9/27/07, Bhavin <[EMAIL PROTECTED]> wrote: > Hi, > > I have downloaded and compiled the 2.0.1 version of the source code on the > SUSE09 machince. > > Linux2:/var/spool/pkg/sipp-2.0.1.src # make all > make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m|sed > "s/Power Macintosh/ppc/"` sipp > make[1]: Entering directory `/var/spool/pkg/sipp-2.0.1.src' > make[1]: `sipp' is up to date. > make[1]: Leaving directory `/var/spool/pkg/sipp-2.0.1.src' > > It shows the following error on launching it. > Linux2:/var/spool/pkg/sipp-2.0.1.src # ./sipp 10.19.1.250 -sf > registrationscenario.txt -r 1 -rp 5000 -trace_msg > 2007-09-27 08:53:56: Authentication requires OpenSSL support!. > > I have following openSSL installed: > openssl-32bit-9-200511222041 > openssl-devel-0.9.7d-15.29 > openssl-0.9.7d-15.29 > > Does anyone known what I am missing.. > > BP > > ------------------------------------------------------------------------- > 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 > > ------------------------------------------------------------------------- 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
