[FFmpeg-trac] #3649(undetermined:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support

FFmpeg trac at avcodec.org
Fri Jun 27 09:35:24 CEST 2014


#3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU
doesn't support
-------------------------------------+-------------------------------------
             Reporter:  bmitchel     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:  solaris      |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by bmitchel):

 Configured with:
 {{{
 bash ./configure --cc=cc --cxx=CC --disable-amd3dnow
 }}}

 {{{
 "ffmpeg_vdpau.c", line 311: warning: argument #2 is incompatible with
 prototype:
         prototype: pointer to unsigned int : "libavcodec/vdpau.h", line
 170
         argument : pointer to int
 LD      ffmpeg_g
 Undefined                       first referenced
  symbol                             in file
 ff_avg_pixels8_x2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_avg_pixels8_y2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_avg_pixels8_xy2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_avg_rv40_qpel_h_3dnow
 libavcodec/libavcodec.a(rv40dsp_init.o)
 ff_put_pixels8_y2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_avg_approx_pixels8_xy2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_float_to_int16_3dnow
 libavcodec/libavcodec.a(fmtconvert_init.o)
 ff_float_to_int16_interleave6_3dnowext
 libavcodec/libavcodec.a(fmtconvert_init.o)
 ff_avg_rv40_qpel_v_3dnow
 libavcodec/libavcodec.a(rv40dsp_init.o)
 ff_float_to_int16_interleave6_3dnow
 libavcodec/libavcodec.a(fmtconvert_init.o)
 ff_avg_pixels8_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_put_no_rnd_pixels8_y2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_put_no_rnd_pixels8_x2_3dnow
 libavcodec/libavcodec.a(hpeldsp_init.o)
 ff_float_to_int16_step_3dnow
 libavcodec/libavcodec.a(fmtconvert_init.o)
 ff_float_to_int16_interleave2_3dnow
 libavcodec/libavcodec.a(fmtconvert_init.o)
 ld: fatal: symbol referencing errors. No output written to ffmpeg_g
 gmake: *** [ffmpeg_g] Error 2
 }}}

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


More information about the FFmpeg-trac mailing list