[FFmpeg-devel] [PATCH] make librtmp+ssl work with configure

Luca Barbato lu_zero
Sat Jun 5 22:40:58 CEST 2010


On 06/05/2010 12:25 PM, M?ns Rullg?rd wrote:
> Luca Barbato <lu_zero at gentoo.org> writes:
> 
>> Checking just for -lrtmp doesn't work anymore when it links to an ssl
>> library, since it provides a pkg-config so let's use it.
> 
> Why not just add -lssl?  Much simpler.
> 

what if you have polarssl instead of openssl or gnutls?

you have to add -lz in any case and -lssl -lcrypto -ldl in the case of
openssl or -lgnutls or -lpolarssl ^^;

pkg-config is handy from time to time =P

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list