[FFmpeg-trac] #3876(undetermined:new): configure ERROR: libx264 not found

FFmpeg trac at avcodec.org
Wed Aug 20 20:00:04 CEST 2014


#3876: configure ERROR: libx264 not found
-------------------------------------+-------------------------------------
             Reporter:  ztutberidze  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  libx264      |               Blocked By:
  compilation                        |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % compile libx264 with shared libraries disabled, and then configure
 ffmpeg with enabled libx264 library
 }}}
 if i have compiled libx264 without shared librarys and I try to configure
 ffmpeg with libx264 then I am getting error "ERROR: libx264 not found".
 I have checked config.log and saw that there is missing in tests libdl.so,
 I have manually changed the line in configure script and added -ldl and
 now I can configure with libx264 when x264 is compiled only as static.
 please put it on the repository.

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


More information about the FFmpeg-trac mailing list