[FFmpeg-trac] #4156(build system:closed): libx264 check broken in 2.5 (ok in HEAD)

FFmpeg trac at avcodec.org
Thu Dec 4 09:38:47 CET 2014


#4156: libx264 check broken in 2.5 (ok in HEAD)
-------------------------------------+-------------------------------------
             Reporter:  nieder       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  build
              Version:  unspecified  |  system
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Please reopen if you can add information about your system.
 {{{
 $ git checkout master
 $ git pull
 $ ./configure --enable-gpl --enable-libx264

 ...

 WARNING: pkg-config not found, library detection may fail.
 WARNING: using libx264 without pkg-config
 }}}
 {{{
 $ git checkout n2.5
 $ ./configure --enable-gpl --enable-libx264

 ...

 WARNING: pkg-config not found, library detection may fail.
 WARNING: using libx264 without pkg-config
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4156#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list