Re: configure without srtp
Werner Dittmann <[email protected]> Tue, 31 Oct 2006 23:54:09 +0100
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Just looked at the code - IMHO its possible with a few changes inside the CryptoContext source. Just give me a day or two and I can check in the modifications. Regards, Werner David Sugar wrote: > And I think this is a valid reason to investigate if we can get > --disable-srtp to build cleanly again. If you would like to make a > patch that makes this possible, we could look at the possibility of > incorporating it for the next release. I have built past versions for > embedded use also, using open embedded. > > Rini van Zetten wrote: >> Hi Werner, >> >> Thanks for your answer. >> We want to use the ccRTP on an embedded system so exclude dependencies on >> other libraries is preferred. >> >> Regards, >> Rini >> >> >> >> ----- Original Message ----- From: "Werner Dittmann" >> <[email protected]> >> To: "Rini van Zetten" <[email protected]> >> Cc: <[email protected]> >> Sent: Tuesday, October 31, 2006 8:40 PM >> Subject: Re: [Ccrtp-devel] configure without srtp >> >> >>> Rini, >>> >>> this disable option is a leftover from the development phase. SRTP >>> is now an integral part of ccRTP. To enable the use of SRTP you >>> have to setup a CryptoContext (there is an example in den demo >>> directory) >>> and register this with the RTP stack. If your program doesn't do this >>> then SRTP code is not executed. >>> >>> Is it necessary or you to have GNU ccRTP without SRTP? >>> >>> Regards, >>> Werner >>> >>> Rini van Zetten wrote: >>>> Hello list, >>>> >>>> just downloaded ccrtp 1.5.0 and try to build it without srtp, so i >>>> configured with --disable-srtp >>>> >>>> configure succeeds but when i run make i get undifened errors to >>>> hmac_sha1 an the class AesSrtp >>>> >>>> Is it possible to build without srtp, and if, what did i wrong ? >>>> >>>> Regards, >>>> >>>> Rini >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> _______________________________________________ >>>> 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