On Thu, May 13, 2010 at 9:14 AM, aditya wrote:
> 1.Downloaded and untared gstreamer-0.10.29,tar.gz file
> CC libgstparse_la-lex._gst_parse_yy.lo
> ../../libtool: line 819: X--tag=CC: command not found
That looks like a libtool discrepancy... you probably need to run
./autoregen.sh, or inst
Hi,
We are in a process of compiling and installing gstreamer libraries
for PC. We are getting some errors while compilation. Following are
the steps that we followed.
Processor type - Intel i686 processor
Operating system - Fedora Core 6
Compiler - gcc version 4.1.1
1.Downloaded and unt
hello, I am trying to compile gstreamer for my freescale ARM board. The
steps which i performed is
step1) ./configure PLATFORM=MX51
step2) make
But i am getting following error.
r...@ariem-desktop:/home/ariem/Desktop/plugins/fsl_linux_sdk_gstreamer_plugins_1.6.0_1/gst-fsl-plugin-1.6.0/src#
ma