[FFmpeg-user] Current git head produces ERROR: libxavs not found on configure

桃源老師 xanadu6291 at dream.jp
Mon Mar 20 16:46:46 EET 2017


Hello list member,

I have pulled ffmpeg current git head.  Then it produces ERROR: libxavs not found on configure.

Here's last part of config.log:

warning: You must include stdint.h or inttypes.h before xavs.h [-W#warnings]
#  warning You must include stdint.h or inttypes.h before xavs.h
   ^
/Volumes/ffmpeg_compile/include/xavs.h:223:3: error: unknown type name 'uint8_t'
  uint8_t cqm_4iy[16];          /* used only if i_cqm_preset == XAVS_CQM_CUSTOM */
  ^
/Volumes/ffmpeg_compile/include/xavs.h:224:3: error: unknown type name 'uint8_t'
  uint8_t cqm_4ic[16];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:225:3: error: unknown type name 'uint8_t'
  uint8_t cqm_4py[16];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:226:3: error: unknown type name 'uint8_t'
  uint8_t cqm_4pc[16];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:227:3: error: unknown type name 'uint8_t'
  uint8_t cqm_8iy[64];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:228:3: error: unknown type name 'uint8_t'
  uint8_t cqm_8py[64];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:367:3: error: unknown type name 'uint8_t'
  uint8_t *plane[4];
  ^
/Volumes/ffmpeg_compile/include/xavs.h:378:3: error: unknown type name 'int64_t'
  int64_t i_pts;
  ^
/Volumes/ffmpeg_compile/include/xavs.h:427:3: error: unknown type name 'uint8_t'
  uint8_t *p_payload;
  ^
1 warning and 9 errors generated.
ERROR: libxavs not found

How can I fix it?


// Miya aka. TougenRoushi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2370 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20170320/8462d9d9/attachment.bin>


More information about the ffmpeg-user mailing list