What version of SIPp?  Can you run "make clean" before trying "make 
pcapplay"?

Charles

[EMAIL PROTECTED] wrote on 06/03/2008 02:31:52 PM:

> Greetings,
> 
> I've just downloaded sipp  and libpcap and libnet, and this is the
> error I got when make pcapplay:
> 
> 
> make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname
> -m|sed "s/Power Macintosh/ppc/"` OBJ_PCAPPLAY="send_packets.o
> prepare_pcap.o" PCAPPLAY_LIBS="-lpcap" PCAPPLAY="-DPCAPPLAY" sipp
> make[1]: Entering directory `/usr/src/sipp.svn.pcap'
> gcc     \
>     -o sipp  send_packets.o prepare_pcap.o xp_parser.o message.o
> scenario.o screen.o call.o comp.o sipp.o stat.o actions.o variables.o
> infile.o deadcall.o task.o socketowner.o listener.o -ldl -lpthread
> -lncurses -lstdc++ -lm -L /usr/local/lib -L /usr/lib -L /usr/lib64
> -lpcap
> scenario.o: In function `scenario::getActionForThisMessage()':
> scenario.cpp:(.text+0x3aea): undefined reference to
> `CAction::setPcapArgs(char*)'
> scenario.cpp:(.text+0x3b35): undefined reference to
> `CAction::setPcapArgs(char*)'
> call.o: In function `call::executeAction(char*, int)':
> call.cpp:(.text+0x50d6): undefined reference to `CAction::getPcapPkts()'
> collect2: ld returned 1 exit status
> make[1]: *** [sipp] Error 1
> make[1]: Leaving directory `/usr/src/sipp.svn.pcap'
> make: *** [pcapplay] Error 2
> 
> I'm running it on Ubuntu 8.04 with AMD Athlon 64 x2...
> Any suggestion is welcome!
> 
> 
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> 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 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to