ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] error while compiling


From: Sampsa Riikonen
Subject: [Ccrtp-devel] error while compiling
Date: Sat, 8 Nov 2008 21:18:31 +0200
User-agent: KMail/1.9.9

Hello,

While trying to compile ccrtp (for the latestt version of twinkle) I get the 
following errors..
--------------------
address@hidden:~/Desktop/ccrtp-1.6.0> make check
Making check in src
make[1]: Entering directory `/home/sampsa/Desktop/ccrtp-1.6.0/src'
Making check in ccrtp
make[2]: Entering directory `/home/sampsa/Desktop/ccrtp-1.6.0/src/ccrtp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/sampsa/Desktop/ccrtp-1.6.0/src/ccrtp'
Making check in ccrtp/crypto
make[2]: Entering directory 
`/home/sampsa/Desktop/ccrtp-1.6.0/src/ccrtp/crypto'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/sampsa/Desktop/ccrtp-1.6.0/src/ccrtp/crypto'
make[2]: Entering directory `/home/sampsa/Desktop/ccrtp-1.6.0/src'
/bin/sh ../libtool --tag=CXX   --mode=compile 
g++ -DHAVE_CONFIG_H -I.    -Wall -ansi -pedantic -g -O2 -D_GNU_SOURCE   -c -o 
control.lo control.cpp
 g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -g -O2 -D_GNU_SOURCE -c 
control.cpp  -fPIC -DPIC -o .libs/control.o
control.cpp: In member function 'virtual timeval 
ost::QueueRTCPManager::computeRTCPInterval()':
control.cpp:729: error: 'rand' was not declared in this scope
control.cpp:729: error: 'RAND_MAX' was not declared in this scope
make[2]: *** [control.lo] Error 1
make[2]: Leaving directory `/home/sampsa/Desktop/ccrtp-1.6.0/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/sampsa/Desktop/ccrtp-1.6.0/src'
make: *** [check-recursive] Error 1
------------------------

Any idea how to fix this..?

Regards,

Sampsa






reply via email to

[Prev in Thread] Current Thread [Next in Thread]