[FFmpeg-trac] #459(build system:closed): YASM Generation error in dsputil_yasm.asm & workaround

FFmpeg trac at avcodec.org
Sun Sep 11 18:06:22 CEST 2011


#459: YASM Generation error in dsputil_yasm.asm & workaround
-------------------------------------+-------------------------------------
             Reporter:  sabouring    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:  yasm clipd   |               Resolution:  invalid
  macro                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:6 sabouring]:

 > The generation fails in my case, and i can see that the content of
 dsputil_yasm.d is :
 > libavcodec/x86/dsputil_yasm.o: libavcodec/x86/dsputil_yasm.asm
 config.asm \
 >
 >     libavcodec/x86/x86inc.asm libavcodec/x86/x86util.asm

 which shows you have x86inc.asm and x86util.asm in libavcodec/x86.
 Both files do not belong there.
 (I agree that there might be a bug in dsputil_yasm.asm since it does not
 use a complete path for including x86*.asm, but I suspect changing this
 might break things because of how yasm wants its include paths.)

 Please reopen this ticket if you can reproduce it without using rpm and
 without changing sources.

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/459#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list