[FFmpeg-trac] #6834(undetermined:new): Build error with latest rockchip-mpp version 20171107

FFmpeg trac at avcodec.org
Mon Nov 13 18:54:44 EET 2017


#6834: Build error with latest rockchip-mpp version 20171107
-------------------------------------+-------------------------------------
             Reporter:  bermond      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by bermond):

 Relevant `config.log` section:

 {{{
 gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -std=c11 -fomit-frame-
 pointer -fPIC -pthread -I/usr/include/libdrm -c -o
 /tmp/ffconf.pYlT0500/test.o /tmp/ffconf.pYlT0500/test.c
 /tmp/ffconf.pYlT0500/test.c: In function
 'check_MPP_DEC_GET_FREE_PACKET_SLOT_COUNT':
 /tmp/ffconf.pYlT0500/test.c:3:69: error:
 'MPP_DEC_GET_FREE_PACKET_SLOT_COUNT' undeclared (first use in this
 function); did you mean 'check_MPP_DEC_GET_FREE_PACKET_SLOT_COUNT'?
  long check_MPP_DEC_GET_FREE_PACKET_SLOT_COUNT(void) { return (long)
 MPP_DEC_GET_FREE_PACKET_SLOT_COUNT; }
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 check_MPP_DEC_GET_FREE_PACKET_SLOT_COUNT
 /tmp/ffconf.pYlT0500/test.c:3:69: note: each undeclared identifier is
 reported only once for each function it appears in
 ERROR: Rockchip MPP is outdated, please get a more recent one.
 }}}

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


More information about the FFmpeg-trac mailing list