Here's the new patch with Andreas' changes and Openssl included as a dependency.
Sree On 01/30/2014 11:56 PM, Sree Harsha Totakura wrote: > Yes, this looks better, perhaps Ludo can replace the relevant part with > this. > >> > (where the 'set-path-for-check phase will be made obsolete by the recent >> > gnunet modification I suggested in its bug tracker). > Yes, this will be made obsolete. > >> > >> > We have slightly different inputs; what is opus needed for? Apart from >> > that, > We now have a new voice-chat service called conversation. Opus is the > audio codec it requires, hence the new dependency. > >> > I have additional inputs: >> > ("libmicrohttpd" ,libmicrohttpd) >> > ("openssl" ,openssl) ; needed for some tests creating TLS >> > certificates >> > >> > Maybe openssl is a remainder from an earlier gnunet version and not needed/ >> > used anymore? > The README mentions openssl as a requirement; I forgot to add it. > Perhaps the build didn't build relevant parts or testcases. > > I shall try adding the openssl dependency and see how it goes.