Hello
perhaps, you may need to add the include alloca.h on your system ...

Regards
Bruno GUERIN
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]De la part de Monica Sam -X (monsam - WIPRO at Cisco)
Envoyé : lundi 30 octobre 2006 14:48
À : [email protected]
Cc : Jayaprakash Hariharan -X (jphari - WIPRO at Cisco)
Objet : [Sipp-users] Trouble installing sipp in Solaris 5.8 machine.

 
Hi,
 
I am getting the following error while trying to compile the sipp source code on a machine running Solaris 5.8
 
make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m` sipp
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/gcc -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o xp_parser.o xp_parser.c
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/g++ -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o scenario.o scenario.cpp
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/g++ -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o screen.o screen.cpp
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/g++ -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o call.o call.cpp
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/gcc -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o comp.o comp.c
/auto/sw/packages/gcc/c3.4.3-p0/sparc-sun-solaris2.8/bin/g++ -g -D__3PCC__      -I. -I/auto/sw/packages/openssl/0.9.8c/include/openssl -c -o sipp.o sipp.cpp
sipp.cpp: In function `void rtp_echo_thread(void*)':
sipp.cpp:2603: error: `alloca' undeclared (first use this function)
sipp.cpp:2603: error: (Each undeclared identifier is reported only once for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `sipp.o'
Current working directory /sipp-1.1rc6
*** Error code 1
make: Fatal error: Command failed for target `all'

 
 
The gcc compiler version is version 3.4.3
 
 
Can anyone help troubleshoot?
 
 
Thanks,
Monica.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to