[FFmpeg-trac] #6401(ffmpeg:new): Unmet compilation dependency: libsdl2-dev, perhaps libwayland-dev

FFmpeg trac at avcodec.org
Thu May 18 15:53:30 EEST 2017


#6401: Unmet compilation dependency:  libsdl2-dev, perhaps libwayland-dev
-------------------------------------+-------------------------------------
             Reporter:  wnorfl       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:  libsdl2-dev  |  unspecified
  dependency                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm following the "FFmpeg CompilationGuide/Ubuntu".  Ubuntu 14.04.  The
 first step, "Get the Dependencies" generates an error in installing
 libsdl2-dev:
 {{{
 $ sudo apt-get install libsdl2-dev
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
  libsdl2-dev : Depends: libegl1-mesa-dev
                Depends: libgles2-mesa-dev
                Depends: libwayland-dev but it is not going to be installed
 E: Unable to correct problems, you have held broken packages.

 $ sudo apt-get install libwayland-dev
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
  libwayland-dev : Depends: libwayland-client0 (= 1.4.0-1ubuntu1) but
 1.7.0-0ubuntu1~trusty1 is to be installed
                   Depends: libwayland-server0 (= 1.4.0-1ubuntu1) but
 1.7.0-0ubuntu1~trusty1 is to be installed
                   Depends: libwayland-cursor0 (= 1.4.0-1ubuntu1) but
 1.7.0-0ubuntu1~trusty1 is to be installed
 E: Unable to correct problems, you have held broken packages.
 $

 }}}

 I do realize that this may have nothing directly to do with FFmpeg.
 Nevertheless, suggestions?

 Thank you for considering my question.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6401>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list