[FFmpeg-trac] #5430(build system:new): ffmpeg git master compile error on libnut.c

FFmpeg trac at avcodec.org
Thu Apr 21 13:59:06 CEST 2016


#5430: ffmpeg git master compile error on libnut.c
-------------------------------------+-------------------------------------
             Reporter:  bermond      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  build
              Version:  git-master   |  system
             Keywords:  libnut       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by kuh3h3):

 confirmed here on fedora 23(x86-64).maybe nobody use libnut?

 CC      libavformat/libnut.o
 src/libavformat/libnut.c: In function 'nut_write_header':
 src/libavformat/libnut.c:97:34: error: 'codec' undeclared (first use in
 this function)
          ff_parse_specific_params(codec, &num, &ssize, &denom);
                                   ^
 src/libavformat/libnut.c:97:34: note: each undeclared identifier is
 reported only once for each function it appears in
 src/libavformat/libnut.c: In function 'nut_read_header':
 src/libavformat/libnut.c:197:21: warning: initialization from incompatible
 pointer type [-Wincompatible-pointer-types]
              .seek = av_seek,
                      ^
 src/libavformat/libnut.c:197:21: note: (near initialization for
 'dopts.input.seek')
 /run/media/reandr/48fed7c3-c2ce-49e5-8eaa-3bdf47cff596/reandr/mpv-
 build/ffmpeg/common.mak:60: recipe for target 'libavformat/libnut.o'
 failed
 make: *** [libavformat/libnut.o] Error 1

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


More information about the FFmpeg-trac mailing list