<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
We are in a process of compiling&nbsp; and installing gstreamer libraries
for&nbsp; PC. We are getting some errors while compilation. Following are
the steps&nbsp;&nbsp;&nbsp; that we followed.<br>
<br>
<b>Processor type - Intel i686 processor<br>
Operating system - Fedora Core 6<br>
Compiler - gcc version 4.1.1</b><br>
<br>
1.Downloaded and untared gstreamer-0.10.29,tar.gz file<br>
<br>
2. We downloaded and installed glib-2.18.4, libxml2-2.7.6 which is
required by gstreamer-0.10.29<br>
<br>
3. Exported PKG_CONFIG_PATH variable for&nbsp; glib-2.0.pc and libxml-2.0.pc
paths respectively<br>
<br>
3. After this we executed ./configure script file and it passed without
any errors<br>
<br>
4. But when we run make it gave following errors<br>
<br>
&nbsp;CC&nbsp;&nbsp;&nbsp;&nbsp; libgstparse_la-lex._gst_parse_yy.lo<br>
../../libtool: line 819: X--tag=CC: command not found<br>
../../libtool: line 852: libtool: ignoring unknown tag : command not
found<br>
../../libtool: line 819: X--mode=compile: command not found<br>
../../libtool: line 985: *** Warning: inferring the mode of operation
is deprecated.: command not found<br>
../../libtool: line 986: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found<br>
../../libtool: line 1129: Xgcc: command not found<br>
../../libtool: line 1129: X-DHAVE_CONFIG_H: command not found<br>
../../libtool: line 1129: X-I.: command not found<br>
../../libtool: line 1129: X-I../..: No such file or directory<br>
../../libtool: line 1129: X-I../..: No such file or directory<br>
../../libtool: line 1129: X-I../..: No such file or directory<br>
../../libtool: line 1129: X-pthread: command not found<br>
../../libtool: line 1129:
X-I/GSTREAM/NEW/glib-2.18.4/BUILD_GLIB/include/glib-2.0: No such file
or directory<br>
../../libtool: line 1129:
X-I/GSTREAM/NEW/glib-2.18.4/BUILD_GLIB/lib/glib-2.0/include: No such
file or directory<br>
../../libtool: line 1129: X-DG_THREADS_MANDATORY: command not found<br>
../../libtool: line 1129: X-DG_DISABLE_CAST_CHECKS: command not found<br>
../../libtool: line 1129:
X-I/GSTREAM/NEW/libxml2-2.7.6/BUILD/include/libxml2: No such file or
directory<br>
../../libtool: line 1129: X-Wall: command not found<br>
../../libtool: line 1129: X-Wdeclaration-after-statement: command not
found<br>
../../libtool: line 1129: X-Wpointer-arith: command not found<br>
../../libtool: line 1129: X-Wmissing-declarations: command not found<br>
../../libtool: line 1129: X-Wmissing-prototypes: command not found<br>
../../libtool: line 1129: X-Wredundant-decls: command not found<br>
../../libtool: line 1129: X-Wundef: command not found<br>
../../libtool: line 1129: X-Wwrite-strings: command not found<br>
../../libtool: line 1129: X-Wformat-nonliteral: command not found<br>
../../libtool: line 1129: X-Wformat-security: command not found<br>
../../libtool: line 1129: X-Wold-style-definition: command not found<br>
../../libtool: line 1129: X-Winit-self: command not found<br>
../../libtool: line 1129: X-Wmissing-include-dirs: command not found<br>
../../libtool: line 1129: X-Waggregate-return: command not found<br>
../../libtool: line 1129: X-Wno-multichar: command not found<br>
../../libtool: line 1129: X-Wnested-externs: command not found<br>
../../libtool: line 1129: X-g: command not found<br>
../../libtool: line 1129: X-g: command not found<br>
../../libtool: line 1129: X-O2: command not found<br>
../../libtool: line 1129: X-MT: command not found<br>
../../libtool: line 1129: Xlibgstparse_la-lex._gst_parse_yy.lo: command
not found<br>
../../libtool: line 1129: X-MD: command not found<br>
../../libtool: line 1129: X-MP: command not found<br>
../../libtool: line 1129: X-MF: command not found<br>
../../libtool: line 1129: X.deps/libgstparse_la-lex._gst_parse_yy.Tpo:
No such file or directory<br>
../../libtool: line 1129: X-c: command not found<br>
../../libtool: line 1181: Xlibgstparse_la-lex._gst_parse_yy.lo: command
not found<br>
../../libtool: line 1186: libtool: compile: cannot determine name of
library object from `': command not found<br>
<br>
5. We are struck up with above error and not able to solve it<br>
<br>
We kindly request you to support us in resolving above error<br>
<br>
Waiting for your reply<br>
<br>
Thanks And Regards<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aditya<br>
<br>
<br>
<br>
</body>
</html>