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 untared gstreamer-0.10.29,tar.gz file

2. We downloaded and installed glib-2.18.4, libxml2-2.7.6 which is required by gstreamer-0.10.29

3. Exported PKG_CONFIG_PATH variable for  glib-2.0.pc and libxml-2.0.pc paths respectively

3. After this we executed ./configure script file and it passed without any errors

4. But when we run make it gave following errors

 CC     libgstparse_la-lex._gst_parse_yy.lo
../../libtool: line 819: X--tag=CC: command not found
../../libtool: line 852: libtool: ignoring unknown tag : command not found
../../libtool: line 819: X--mode=compile: command not found
../../libtool: line 985: *** Warning: inferring the mode of operation is deprecated.: command not found
../../libtool: line 986: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../libtool: line 1129: Xgcc: command not found
../../libtool: line 1129: X-DHAVE_CONFIG_H: command not found
../../libtool: line 1129: X-I.: command not found
../../libtool: line 1129: X-I../..: No such file or directory
../../libtool: line 1129: X-I../..: No such file or directory
../../libtool: line 1129: X-I../..: No such file or directory
../../libtool: line 1129: X-pthread: command not found
../../libtool: line 1129: X-I/GSTREAM/NEW/glib-2.18.4/BUILD_GLIB/include/glib-2.0: No such file or directory
../../libtool: line 1129: X-I/GSTREAM/NEW/glib-2.18.4/BUILD_GLIB/lib/glib-2.0/include: No such file or directory
../../libtool: line 1129: X-DG_THREADS_MANDATORY: command not found
../../libtool: line 1129: X-DG_DISABLE_CAST_CHECKS: command not found
../../libtool: line 1129: X-I/GSTREAM/NEW/libxml2-2.7.6/BUILD/include/libxml2: No such file or directory
../../libtool: line 1129: X-Wall: command not found
../../libtool: line 1129: X-Wdeclaration-after-statement: command not found
../../libtool: line 1129: X-Wpointer-arith: command not found
../../libtool: line 1129: X-Wmissing-declarations: command not found
../../libtool: line 1129: X-Wmissing-prototypes: command not found
../../libtool: line 1129: X-Wredundant-decls: command not found
../../libtool: line 1129: X-Wundef: command not found
../../libtool: line 1129: X-Wwrite-strings: command not found
../../libtool: line 1129: X-Wformat-nonliteral: command not found
../../libtool: line 1129: X-Wformat-security: command not found
../../libtool: line 1129: X-Wold-style-definition: command not found
../../libtool: line 1129: X-Winit-self: command not found
../../libtool: line 1129: X-Wmissing-include-dirs: command not found
../../libtool: line 1129: X-Waggregate-return: command not found
../../libtool: line 1129: X-Wno-multichar: command not found
../../libtool: line 1129: X-Wnested-externs: command not found
../../libtool: line 1129: X-g: command not found
../../libtool: line 1129: X-g: command not found
../../libtool: line 1129: X-O2: command not found
../../libtool: line 1129: X-MT: command not found
../../libtool: line 1129: Xlibgstparse_la-lex._gst_parse_yy.lo: command not found
../../libtool: line 1129: X-MD: command not found
../../libtool: line 1129: X-MP: command not found
../../libtool: line 1129: X-MF: command not found
../../libtool: line 1129: X.deps/libgstparse_la-lex._gst_parse_yy.Tpo: No such file or directory
../../libtool: line 1129: X-c: command not found
../../libtool: line 1181: Xlibgstparse_la-lex._gst_parse_yy.lo: command not found
../../libtool: line 1186: libtool: compile: cannot determine name of library object from `': command not found

5. We are struck up with above error and not able to solve it

We kindly request you to support us in resolving above error

Waiting for your reply

Thanks And Regards
          Aditya



------------------------------------------------------------------------------

_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to