Re: Fixes for compiling ccrtp 1.5.1 on Mac OS X
David Sugar <[email protected]> Sun, 30 Sep 2007 06:46:22 -0400
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
This was officially released earlier last week. Werner Dittmann wrote: > Nicholas, all, > > changed the code, did some regressions, and committed it to CVS. > David plans to do a new release some time soon thus this change > will be in the new release. > > Regards, > Werner > > > Nicholas J Humfrey wrote: >> Hello, >> >> I have just been compiling and testing ccrtp on Mac OS X. Only one >> problem really, three files include <malloc.h>, which does not exist on >> Mac OS X. >> >> ./src/ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx:#include <malloc.h> >> ./src/ccrtp/crypto/gcrypt/InitializeGcrypt.cxx:#include <malloc.h> >> ./src/ccrtp/crypto/openssl/AesSrtp.cxx:#include <malloc.h> >> >> Changing them to #include <stdlib.h> fixes the problem. >> >> After that everything seems to compile/run fine :) >> >> >> nick. >> >> >> >> [hwickabab:/tmp/ccrtp-1.5.1/demo] njh% ./rtphello >> This is rtphello, a very simple test program for ccRTP. >> Strike [Enter] when you are fed up with it. >> Hello, Tx ([email protected] ... >> Rx (64babac0): 481d62cf): localhost is waiting for salutes in port 8362... >> localhost is going to salute perself through Rx (64babac0): The queue is >> active. >> 127.0.0.1... >> Tx (481d62cf): Transmitting salutes to port 8362... >> Tx (481d62cf): The queue is active. >> Tx (481d62cf): sending salute no 0, at 17:16:24... >> Rx (64babac0): [receiving at 17:16:24]: Hello, brave gnu world (#0)! >> Tx (481d62cf): sending salute no 1, at 17:16:25... >> Rx (64babac0): [receiving at 17:16:25]: Hello, brave gnu world (#1)! >> Tx (481d62cf): sending salute no 2, at 17:16:26... >> Rx (64babac0): [receiving at 17:16:26]: Hello, brave gnu world (#2)! >> Tx (481d62cf): sending salute no 3, at 17:16:27... >> Rx (64babac0): [receiving at 17:16:27]: Hello, brave gnu world (#3)! >> Tx (481d62cf): sending salute no 4, at 17:16:28... >> Rx (64babac0): [receiving at 17:16:28]: Hello, brave gnu world (#4)! >> Tx (481d62cf): sending salute no 5, at 17:16:29... >> Rx (64babac0): [receiving at 17:16:29]: Hello, brave gnu world (#5)! >> cTx (481d62cf): sending salute no 6, at 17:16:30... >> Rx (64babac0): [receiving at 17:16:30]: Hello, brave gnu world (#6)! >> >> >> >> >> _______________________________________________ >> Ccrtp-devel mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/ccrtp-devel >> > > > > _______________________________________________ > Ccrtp-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ccrtp-devel _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
dyfet.vcf
(text/x-vcard, 177 B)
begin:vcard fn:David Sugar n:Sugar;David org:GNU Telephony email;internet:[email protected] tel;work:+1 201 215 2609 url:http://www.gnutelephony.org version:2.1 end:vcard