ccrtp-devel
[Top][All Lists]
Advanced

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

[Ccrtp-devel] Compile error - ccrtp 1.0.0


From: S.Gopi
Subject: [Ccrtp-devel] Compile error - ccrtp 1.0.0
Date: Wed, 23 Apr 2003 18:29:18 +0530 (IST)

Hi,
  I am getting following error message when trying to compile ccrtp-1.0.0

make[3]: Entering directory `/root/Bayonne/ccrtp-1.0.0/src'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.    -Wall 
-ansi -pedantic -g -O2 -I/usr/local/include/cc++2 -I/usr/local/include 
-D_GNU_SOURCE -c socket.cpp
rm -f .libs/socket.lo
c++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -ansi -pedantic -g -O2 
-I/usr/local/include/cc++2 -I/usr/local/include -D_GNU_SOURCE -c socket.cpp   
-fPIC -DPIC -o .libs/socket.lo
In file included from socket.cpp:46:
ccrtp/channel.h: In member function `ost::Socket::Error 
   ost::RTPBaseUDPIPv4Socket::join(const ost::InetMcastAddress&)':
ccrtp/channel.h:137: no matching function for call to `ost::UDPSocket::join(
   const ost::InetMcastAddress&)'
/usr/local/include/cc++2/cc++/socket.h:1031: candidates are: ost::Socket::Error 
   ost::UDPSocket::join(const ost::InetMcastAddress&, int)
make[3]: *** [socket.lo] Error 1
make[3]: Leaving directory `/root/Bayonne/ccrtp-1.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Bayonne/ccrtp-1.0.0/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/root/Bayonne/ccrtp-1.0.0/src'
make: *** [all-recursive] Error 1

what could be the problem. Is it known or unknown.
My system profile is,
 slackware 9.0
 gcc 3.2.2
 commoncpp2 vesion is 1.0.9

Can somebody help me in this.
Thank You,
Regards,
gopi






reply via email to

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