#40025: VLC: configure fails when using ffmpeg-devel -----------------------+------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: ffmpeg Port: VLC | -----------------------+------------------------ Changes (by egall@…): * status: closed => reopened * resolution: fixed => Comment: This is happening again with ffmpeg-devel @20140828 (i.e. 2.3.git) and VLC @2.1.4_1: {{{ :info:configure checking if linker supports -Bsymbolic... no :info:configure checking for AVCODEC... yes :info:configure configure: error: libavcodec versions 56 and later are not supported yet. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.1.4" && ./configure --prefix=/opt/local --with- contrib=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.1.4/contrib --disable-debug --disable-update-check --enable-gnutls --disable-notify --disable-dbus --disable-gnomevfs --disable-growl --enable-lua --enable- dvdnav --enable-dvdread --disable-smbclient --disable-realrtsp --disable- libfreerdp --enable-dc1394 --disable-dv1394 --disable-opencv --enable-sftp --disable-libvnc --disable-decklink --enable-ogg --enable-mux_ogg --enable-mkv --disable-sid --enable-a52 --enable-faad --enable-flac --disable-live555 --enable-opus --enable-vorbis --enable-ogg --enable-mad --disable-libass --enable-dca --enable-png --disable-quicktime --enable- twolame --enable-theora --enable-x264 --enable-postproc --enable-avcodec --enable-avformat --enable-swscale --enable-fluidsynth --disable-kate --disable-libva --disable-quicksync --disable-zvbi --disable-tiger --enable-telx --enable-dirac --enable-schroedinger --disable-caca --disable-sdl --enable-samplerate --disable-chromaprint --disable-qt --enable-ncurses --disable-skins2 --disable-goom --disable-projectm --disable-vsxu --enable-bonjour --enable-upnp --disable-udev --disable-mtp --enable-macosx-vout --enable-macosx-audio --with-macosx-sdk=/ --enable- macosx-vlc-app --enable-jack --enable-macosx-qtkit --enable-macosx-eyetv --enable-speex --enable-svg --enable-shout --enable-vcdx --enable-mod --enable-mpc --enable-dvbpsi --enable-freetype --enable-fontconfig --enable-fribidi --with-x --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-xvideo --enable-glx --enable-xcb --enable- macosx --enable-macosx-dialog-provider :info:configure Exit code: 1 }}} And yes, while ffmpeg-devel does work with VLC-devel, I would prefer that it worked with the stable VLC as well, as VLC-devel is having some other runtime issues with me (which I need to file upstream) which are making me want to switch to the stable version. -- Ticket URL: <https://trac.macports.org/ticket/40025#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X