Re: Video Source Question
- From: David Greengas <dave greengas gmail com>
- To: "Jaap A. Haitsma" <jaap haitsma org>
- Cc: cheese-list gnome org
- Subject: Re: Video Source Question
- Date: Wed, 14 Nov 2007 22:26:27 -0600
Jaap A. Haitsma wrote:
I got gstreamer cvs installed. I am trying to build svn cheese and I get
the following error with make
libgstreamer-0.10.la: file not recognized: File format not recognized
I don't know what's causing this. Can you sent some more output of
make? First set the variable TOC2_QUIET to 0 in ./configure so you get
some more output
Jaap
I am attaching copies of configure and make output.
Other info
pkg-config version 0.22
ld version 2.18
Configuring build environment.
[1mEmoticon legend:[m
[1m:-)[m Good News.
[1m:-([m Bad News.
[1m:'-([m Really Bad News.
[1m:-?[m WTF?
[1m:-O[m A warning, possibly even Bad News, but we do not yet
know if it is fatal: this is build tree dependent.
Note that not all config test failures are fatal: it will stop if
it fails a test which it /needs/ to pass.
[1m=?=[1m [toc2_core_tests] [mLooking for required build components...
[1m=?=[1m=?=[1m [toc2_running_under_cygwin] [mbuilding under cygwin?
[1m:-)[m bash
[1m:-)[m cat
[1m:-)[m cut
[1m:-)[m ls
[1m:-)[m perl
[1m:-)[m sed
[1m:-)[m xargs
[1m:-)[m less
[1m:-)[m install-sh
[1m:-)[m makedist
[1m=?=[1m=?=[1m [awk] [mlooking for gawk/awk/nawk
[1m:-)[m gawk
[1m:-)[m [awk]
[1m=?=[1m=?=[1m [gnu_make] [msearch for a genuine GNU make, the Make of makes.
[1m:-O[m gmake
[1m:-)[m make
[1m:-)[m [gnu_make]
[1m=?=[1m=?=[1m [gnu_find] [msearch for GNU find
[1m:-)[m find
[1m:-)[m [gnu_find]
[1m=?=[1m=?=[1m [gnu_tar] [msearch for a genuine GNU tar
[1m:-O[m gtar
[1m:-)[m tar
[1m:-O[m /home/dngreengas/gstreamer/cheese/toc2/make/TARBALL.make
[1m:-)[m [gnu_tar]
Looking for optional build components:
[1m:-)[m gzip
[1m:-)[m bzip2
[1m:-)[m zip
[1m:-)[m [toc2_core_tests]
[1m==== Checking for cheese dependencies...[m
[1m=?=[1m [gnu_cpp_tools] [mlooking for GNU C/C++ compiler/linker tools.
[1m:-)[m ar
[1m:-)[m gcc
[1m:-)[m g++
[1m:-)[m ld
[1m:-)[m ldd
[1m:-)[m nm
[1m:-)[m strip
[1m:-)[m [gnu_cpp_tools]
[1m:-)[m Using pkg-config: /usr/bin/pkg-config
[1m:-)[m Found glib-2.0 >= 2.12.0
[1m:-)[m Found gobject-2.0
[1m:-)[m Found gtk+-2.0 >= 2.10.0
[1m:-)[m Found libglade-2.0 >= 2.0.0
[1m:-)[m Found gdk-2.0
[1m:-)[m Found dbus-1
[1m:-)[m Found hal
[1m:-)[m Found gstreamer-0.10 >= 0.10.14.1
[1m:-)[m Found gstreamer-plugins-base-0.10 >= 0.10.14.1
[1m:-)[m Found gnome-vfs-2.0
[1m:-)[m Found cairo
[1m:-)[m Found libgnomeui-2.0
[1m:-)[m Found libebook-1.2 >= 1.12.0
[1m:-)[m Found xxf86vm
all ok [1m:-)[m
[1m=?=[1m [atfilter_file] [mcreating src/cheese-config.h
src/cheese-config.h ...
[1m:-)[m up to date
[1m:-)[m [atfilter_file]
[1m==== Creating configuration-dependent files...[m
[1m=?=[1m [toc2_make] [mcreating included makefiles
Creating toc2.make ...
data/effects/toc2.make ...
[1m:-)[m up to date
data/icons/16x16/toc2.make ...
[1m:-)[m up to date
data/icons/22x22/toc2.make ...
[1m:-)[m up to date
data/icons/24x24/toc2.make ...
[1m:-)[m up to date
data/icons/32x32/toc2.make ...
[1m:-)[m up to date
data/icons/48x48/toc2.make ...
[1m:-)[m up to date
data/icons/toc2.make ...
[1m:-)[m up to date
data/icons/scalable/toc2.make ...
[1m:-)[m up to date
data/toc2.make ...
[1m:-)[m up to date
toc2.make ...
[1m:-)[m up to date
po/toc2.make ...
[1m:-)[m up to date
src/toc2.make ...
[1m:-)[m up to date
toc2/bin/toc2.make ...
[1m:-)[m up to date
toc2/toc2.make ...
[1m:-)[m up to date
toc2/make/toc2.make ...
[1m:-)[m up to date
toc2/sbin/toc2.make ...
[1m:-)[m up to date
toc2/tests/c/toc2.make ...
[1m:-)[m up to date
toc2/tests/cpp/toc2.make ...
[1m:-)[m up to date
toc2/tests/toc2.make ...
[1m:-)[m up to date
[1m:-)[m [toc2_make]
=========================================================================
=========================================================================
[1m:-)[m Build configuration complete. You may now run make (or gmake).
Be sure to read any messages from the tests run by configure.
=========================================================================
+ g++ -o cheese -g -Wall -Werror -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -pthread -I/home/dngreengas/gstreamer/head/gstreamer/pkgconfig/.. -I/home/dngreengas/gstreamer/head/gstreamer/pkgconfig/../libs -I/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/evolution-data-server-1.12 -pipe -O2 -DNDEBUG -lpthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -lhal -ldbus-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglade-2.0 -lxml2 /home/dngreengas/gstreamer/head/gstreamer/pkgconfig/../gst/libgstreamer-0.10.la -pthread -lgthread-2.0 -lrt -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/audio -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/cdda -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/fft -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/floatcast -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/interfaces -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/netbuffer -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/riff -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/rtp -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/rtsp -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/sdp -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/tag -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/pbutils -L/home/dngreengas/gstreamer/head/gst-plugins-base/pkgconfig/../gst-libs/gst/video -lgstinterfaces-0.10 -lgnomevfs-2 -lgconf-2 -lORBit-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lart_lgpl_2 -lebook-1.2 -ledataserver-1.2 -lXxf86vm cheese.o cheese-effect-chooser.o cheese-fileutil.o cheese-thumb-view.o cheese-window.o eog-thumb-shadow.o cheese-webcam.o
/home/dngreengas/gstreamer/head/gstreamer/pkgconfig/../gst/libgstreamer-0.10.la: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[1]: *** [cheese] Error 1
make: *** [src] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]