ccrtp-devel
[Top][All Lists]
Advanced

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

RE: [Ccrtp-devel] Demo program "audiotx" dropping RTP packets


From: Robert Szelepcsenyi
Subject: RE: [Ccrtp-devel] Demo program "audiotx" dropping RTP packets
Date: Tue, 18 Mar 2003 23:52:15 +0100

Hi,

Perhaps the problem ist platform-specific. I decided to try the same thing
on FreeBSD. However, the library does not compile. This is the result:

Robert




c++ -DHAVE_CONFIG_H -I. -I. -I../src    -Wall -ansi -pedantic -O -pipe  -I/u
sr/local/include/cc++2 -D_THREAD_SAFE -O -pipe -I/usr/local/include -D_GNU_S
OURCE -I../src -c phone.cpp
In file included from /usr/include/g++/stl_alloc.h:54,
                 from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from /usr/local/include/cc++2/cc++/strchar.h:49,
                 from /usr/local/include/cc++2/cc++/exception.h:54,
                 from /usr/local/include/cc++2/cc++/thread.h:58,
                 from /usr/local/include/cc++2/cc++/file.h:54,
                 from server.h:17,
                 from phone.cpp:17:
/usr/include/stdlib.h:110: warning: ANSI C++ does not support `long long'
/usr/include/stdlib.h:114: warning: ANSI C++ does not support `long long'
In file included from phone.cpp:18:
/usr/local/include/getopt.h:115: declaration of C function `int getopt()'
conflicts with
/usr/include/unistd.h:112: previous declaration `int getopt(int, char *const
*, const char *)' here
gmake[1]: *** [phone.o] Error 1
gmake[1]: Leaving directory
`/home/admin/CCRTP/ccrtp-1.0pre2/freebsd/work/ccrtp-1.0pre2/phone'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /home/admin/CCRTP/ccrtp-1.0pre2/freebsd.





reply via email to

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