Hello,
I am linking FFmpeg to a library that needs libdl.

I tried adding --extra-ldflags="-ldl" to my configure command,
but I see in config.log that the compiler is complaining
about not finding the dlopen symbol, so this didn't seem to work.

Any suggestions would be very welcome.

Thanks,
Aaron
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to