Help installing VoipMonitor 2.1 on PIAF

Speedy2k

Member
Joined
Oct 11, 2008
Messages
387
Reaction score
0
I would like some help compiling VoipMonitor 2.1 on PIAF, this seems to be a pretty nice diagnostic tool and i would like to test this bit of software.

http://www.voipmonitor.org/

I have installed everything they ask in the README.centos file, but when i run the make command here is the output i got:

Code:
g++ -c codec_alaw.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
g++ -c codec_ulaw.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
g++ -c format_wav.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
g++ -c calltable.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
g++ -c rtp.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
g++ -c voipmonitor.cpp -g3 -Wall -I /usr/local/include/mysql++/ -I /usr/include/mysql++/ -I /usr/include/mysql/ -g3 -Wall -I jitterbuffer/  -L/usr/local/lib/ -Lgzstream/
rtp.cpp: In member function âvoid RTP::jitterbuffer(ast_channel*, int)â:
rtp.cpp:229: warning: taking address of temporary
voipmonitor.cpp: In function âint main(int, char**)â:
voipmonitor.cpp:369: error: âpcap_createâ was not declared in this scope
voipmonitor.cpp:373: error: âpcap_set_snaplenâ was not declared in this scope
voipmonitor.cpp:377: error: âpcap_set_promiscâ was not declared in this scope
voipmonitor.cpp:381: error: âpcap_set_timeoutâ was not declared in this scope
voipmonitor.cpp:391: error: âpcap_set_buffer_sizeâ was not declared in this scope
voipmonitor.cpp:396: error: âpcap_activateâ was not declared in this scope
make: *** [voipmonitor.o] Error 1
Can someone give me a little hint about this ?? Thanx!
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top