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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to