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

桃源老師 xanadu6291 at dream.jp
Mon Mar 20 17:21:41 EET 2017


Hello Clément-san,

Thanks for replay...

> 2017/03/21 午前0:10、Clément Bœsch <u at pkh.me>のメール:
> 
> On Mon, Mar 20, 2017 at 11:46:46PM +0900, 桃源老師 wrote:
>> 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?
>> 
> 
> It was broken for a little while today but fixed later, did you try to
> pull again?

I have pulled again and there is change in configure.

Now I confirmed that current git head successfully configure.

Thank you very much!!


// 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/20170321/9953ca94/attachment.bin>


More information about the ffmpeg-user mailing list