#2890: Compile ffmpeg for Android on OSX failes (ld) -------------------------------------+------------------------------------- Reporter: fscz | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by fscz): You should go to bed. If you're lucky, you're back to normal tomorrow. If not, I fear the worst. By the way, I was able to solve this by changing: --enable-shared \ --enable-static \ to --enable-static \ from the sparse documentation in the ./configure scripts it is not really clear, what those options do: --disable-static do not build static libraries [no] --enable-shared build shared libraries [no] -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2890#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac