Hey,        I want to use different distributions, so I need to use GSL, I have 
installed it , but when trying to compile SIPp as following:1) installing GSL2) 
uncomment the lines in local.mk ( under SIPp directory)3) makeit gives me the 
following output:[EMAIL PROTECTED]:~/sipp.svn$ makemake OSNAME=`uname|sed -e 
"s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m|sed "s/Power Macintosh/ppc/"` 
sippmake[1]: Entering directory `/home/amar/sipp.svn'g++   -D__LINUX -pthread  
-DSVN_VERSION="\"unknown\""   -DHAVE_GSL -I`if test -f 
/usr/local/lib/libgsl.so; then echo /usr/local; else echo ./ext; fi;`/include   
 -I. -I/usr/include/openssl  -c -o message.o message.cppIn file included from 
scenario.hpp:32,                 from sipp.hpp:63,                 from 
message.cpp:38:stat.hpp:45:25: error: gsl/gsl_rng.h: No such file or 
directorystat.hpp:46:29: error: gsl/gsl_randist.h: No such file or 
directorystat.hpp:47:25: error: gsl/gsl_cdf.h: No such file or directoryIn file 
included from scenario.hpp:32,                 from sipp.hpp:63,                
 from message.cpp:38:stat.hpp:629: error: ISO C++ forbids declaration of 
‘gsl_rng’ with no typestat.hpp:629: error: expected ‘;’ before ‘*’ 
tokenstat.hpp:652: error: ISO C++ forbids declaration of ‘gsl_rng’ with no 
typestat.hpp:652: error: expected ‘;’ before ‘*’ tokenstat.hpp:665: error: ISO 
C++ forbids declaration of ‘gsl_rng’ with no typestat.hpp:665: error: expected 
‘;’ before ‘*’ tokenstat.hpp:678: error: ISO C++ forbids declaration of 
‘gsl_rng’ with no typestat.hpp:678: error: expected ‘;’ before ‘*’ 
tokenstat.hpp:691: error: ISO C++ forbids declaration of ‘gsl_rng’ with no 
typestat.hpp:691: error: expected ‘;’ before ‘*’ tokenstat.hpp:705: error: ISO 
C++ forbids declaration of ‘gsl_rng’ with no typestat.hpp:705: error: expected 
‘;’ before ‘*’ tokenstat.hpp:718: error: ISO C++ forbids declaration of 
‘gsl_rng’ with no typestat.hpp:718: error: expected ‘;’ before ‘*’ tokencan any 
one tell me what wrong I [EMAIL PROTECTED]
_________________________________________________________________
Got Game? Win Prizes in the Windows Live Hotmail Mobile Summer Games Trivia 
Contest
http://www.gowindowslive.com/summergames?ocid=TXT_TAGHM
-------------------------------------------------------------------------
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
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to