[FFmpeg-trac] #10347(undetermined:new): 6.0: build of mux and resample_audio examples fail with unresolved symbols

FFmpeg trac at avcodec.org
Sun May 7 14:34:41 EEST 2023


#10347: 6.0: build of mux and resample_audio examples fail with unresolved symbols
-------------------------------------+-------------------------------------
             Reporter:  Sebastian    |                     Type:  defect
  Ramacher                           |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  6.0
  undetermined                       |
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Build of the examples fail with

 {{{
 cc   mux.o  -lavdevice -lavformat -lavfilter -lavcodec -lswresample
 -lswscale -lavutil   -o mux
 /usr/bin/ld: mux.o: undefined reference to symbol 'sin@@GLIBC_2.2.5'
 /usr/bin/ld: /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO
 missing from command line
 collect2: error: ld returned 1 exit status
 make: *** [<builtin>: mux] Error 1
 }}}

 See
 https://ci.debian.net/data/autopkgtest/unstable/amd64/f/ffmpeg/33373501/log.gz
 for a full log.

 My mails to ffmpeg-devel seem to get lost, so I've attached the fix to
 this issue.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10347>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list