[gst-devel] problem building x264 plugin for gst-plugins-bad-0.10.10
Jyoti D
jyoti.d at allaboutif.com
Wed Mar 4 14:14:40 CET 2009
Hi all,
I have downloaded & compiled the latest x264 source from the video lan site.
I am building the gst-plugins-bad-0.10.10 with the following configure
options
./configure --prefix=$GST_INSTALL_PATH CFLAGS=-I/$GST_INSTALL_PATH/include/
LDFLAGS=-L/$GST_INSTALL_PATH/lib/
and my $GST_INSTALL_PATH is the path where i installed my GStreamer. The
configure throws the following error for building x264 plugin
==================================================================
configure: *** checking feature: x264 plug-in ***
configure: *** for plug-ins: x264 ***
checking for x264_nal_encode in -lx264... yes
checking x264.h usability... yes
checking x264.h presence... no
configure: WARNING: x264.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: x264.h: proceeding with the compiler's result
checking for x264.h... yes
checking for uptodate x264 API version... no
configure: *** These plugins will not be built: x264
==================================================================
I have the latest x264 source but its still asking for uptodate API version.
Could someone help me regarding this?
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090304/e6a38e3d/attachment.htm>
More information about the gstreamer-devel
mailing list