[FFmpeg-trac] #2359(build system:reopened): mingw32 make err

FFmpeg trac at avcodec.org
Thu Mar 14 15:31:43 CET 2013


#2359: mingw32 make err
-------------------------------------+-------------------------------------
             Reporter:  downuse      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by downuse):

 * status:  closed => reopened
 * resolution:  invalid =>


Comment:

 Replying to [comment:1 cehoyos]:
 > Please run 'make distclean' before reporting compilation problems.

 ----
 i updated with 'git pull', then

 {{{
 make distclean
 ./configure --enable-gpl --enable-version3 --enable-libmp3lame --enable-
 libvo-aacenc --disable-hwaccels --disable-devices --disable-bzlib
 --enable-zlib --disable-ffplay --disable-ffprobe --disable-ffserver
 make
 }}}

 and there is another error occurred

 {{{
 CC      libavutil/atomic.o
 libavutil/atomic.c:101:2: error: #error "Threading is enabled, but there
 is no implementation of atomic operations available"
 make: *** [libavutil/atomic.o] Error 1
 }}}

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


More information about the FFmpeg-trac mailing list