[Ffmpeg-devel] build failed - qt-faststart.c:170: warning: format ‘%llX’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’

Dominik 'Rathann' Mierzejewski dominik
Tue Jun 27 10:36:31 CEST 2006


On Monday, 26 June 2006 at 19:23, vitko wrote:
> Just did fresh SVN checkout (revision 5528), build fails on my AMD64
> Debian Sid machine:
> 
> gcc -O3  -g -Wdeclaration-after-statement -Wall -Wno-switch -I.
> -I/usr/local/src/ffmpeg-SVN/ffmpeg
> -I/usr/local/src/ffmpeg-SVN/ffmpeg/libavutil
> -I/usr/local/src/ffmpeg-SVN/ffmpeg/libavcodec
> -I/usr/local/src/ffmpeg-SVN/ffmpeg/libavformat -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE /usr/local/src/ffmpeg-SVN/ffmpeg/qt-faststart.c -o
> qt-faststart
> /usr/local/src/ffmpeg-SVN/ffmpeg/qt-faststart.c: In function ?main?:
> /usr/local/src/ffmpeg-SVN/ffmpeg/qt-faststart.c:129: warning: format ?%
> llX? expects type ?long long unsigned int?, but argument 2 has type
> ?uint64_t?
> /usr/local/src/ffmpeg-SVN/ffmpeg/qt-faststart.c:170: warning: format ?%
> llX? expects type ?long long unsigned int?, but argument 2 has type
> ?uint64_t?

These are not errors, only warnings. There's nothing in the above output
that'd suggest that the compilation has failed.

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the ffmpeg-devel mailing list