[vlc] vlc-0.8.0, configure problem with x264

Jean Ribiere jean.ribiere at wanadoo.fr
Thu Nov 11 09:58:24 CET 2004


With x264 installed, I have the following error
in configure :

checking x264.h usability... no
checking x264.h presence... yes
configure: WARNING: x264.h: present but cannot be compiled
configure: WARNING: x264.h:     check for missing prerequisite headers?
configure: WARNING: x264.h: see the Autoconf documentation
configure: WARNING: x264.h:     section "Present But Cannot Be Compiled"
configure: WARNING: x264.h: proceeding with the preprocessor's result
configure: WARNING: x264.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to the vlc lists.  ##
configure: WARNING:     ## ------------------------------ ##
checking for x264.h... yes
checking for x264_encoder_open in -lx264... yes

To avoid this error, it is necessary to add :

#include <stdarg.h>

either to x264.h or to configure

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list