Hello,

While trying to compile ccrtp (for the latestt version of twinkle) I get the 
following errors..
--------------------
[EMAIL PROTECTED]:~/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




_______________________________________________
Ccrtp-devel mailing list
Ccrtp-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to