if i don't add --extra-libs="-ldl", it errors out saying "ld can not find ldl"
no i don't have a static openssl installed in your system, i think the installed one is dynamic. if i don't static compile it , it errors out with error message like "ld can not find -lssl" On Tue, Aug 19, 2014 at 1:15 AM, Carl Eugen Hoyos <[email protected]> wrote: > Han Jiang <oglops <at> gmail.com> writes: > > > --extra-libs="-ldl" > > Is this really necessary? > > > this way it works. but i'm confused by the "build > > openssl" part, actually i have openssl installed > > in my system > > You have a static openssl installed in your system > without compiling it yourself? > > Please remember not to top-post on this mailing > list, Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
