[FFmpeg-trac] #4007(build system:closed): Compile error 0de1d6287ec384e795f5ef1d006589dd18ff95e9

FFmpeg trac at avcodec.org
Sun Oct 5 05:33:32 CEST 2014


#4007: Compile error 0de1d6287ec384e795f5ef1d006589dd18ff95e9
-------------------------------------+-------------------------------------
             Reporter:  Hains        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  build
              Version:  unspecified  |  system
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by jamal):

 * status:  new => closed
 * resolution:   => invalid
 * component:  avcodec => build system


Comment:

 You need to clean your build folder. You have old objects with outdated
 dependencies affecting your build.
 Undo those changes you did to the source tree then reconfigure with: "make
 distclean && ./configure"

 "rm libavcodec/x86/mlpdsp.{o,d} && make" should also work if you don't
 want to rebuild everything.

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


More information about the FFmpeg-trac mailing list