Re: Fixes for compiling ccrtp 1.5.1 on Mac OS X
David Sugar <[email protected]> Sun, 30 Sep 2007 06:48:32 -0400
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Eventually once we get final wording on exception language/what gcc does with libstdc++, we will revise all packages to gplv3. Werner Dittmann wrote: > David, > > no problem to update to gplv3. I'll change to files during the weekend > and also do the code cleanup. > > Regards, > Werner > > David Sugar wrote: >> I would like to schedule another release sometime in the next week or >> so. Could we also upgrade the license of zrtp to "gplv3 or later" at >> this point? Are there issues that block doing this? >> >> Werner Dittmann wrote: >>> Nicholas, thanks for the report. I do some >>> regression here on my system and put the fix >>> into CVS. >>> >>> >>> David, >>> I have some other stuff as well (mostly cleanup of >>> SRTP and ZRTP specific code that is not longer used). >>> Maybe we can we a new minor release for ccRTP (1.5.2) >>> core library then. As far as I'm concerned this is not >>> top priority - I can perform the code cleanup during >>> the next days and test it. Any thoughts? >>> >>> 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