[FFmpeg-trac] #1929(undetermined:new): ./configure --disable-w32threads doesn't check for presence of pthreads

FFmpeg trac at avcodec.org
Mon Nov 19 19:51:01 CET 2012


#1929: ./configure  --disable-w32threads  doesn't check for presence of pthreads
-------------------------------------+-------------------------------------
             Reporter:  rogerdpack   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: $title

 How to reproduce:
 {{{
 ./configure --disable-w32threads # in a mingw environment, that doesn't
 have pthreads library
 }}}

 output:

 LD      ffmpeg_g.exe
 ffmpeg.o: In function `input_thread':
 /home/rdp/dev/ffmpeg-windows-build-
 helpers/sandbox/win32/ffmpeg_git/ffmpeg.c:2568: undefined reference to
 `_imp__pthread_mutex_lock'

 Is this expected? I thought it would check for build-ability.
 Thanks!
 -roger-

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


More information about the FFmpeg-trac mailing list