[Fwd: [Fwd: glsink error when compiling gst-plugins]]
- From: Robert Sink <insink charter net>
- To: Garnome <garnome-list gnome org>
- Subject: [Fwd: [Fwd: glsink error when compiling gst-plugins]]
- Date: Sun, 03 Oct 2004 18:16:57 -0400
okie color me interested on this one... but very very green as it comes
to development. I presume CONFIGURE_ARGS is not a bash command (at
least not on my system)... how and where do I edit it?
Rob
> or disable
> compiling gl-related things. This could be done by specifying
>
> --disable-opengl in CONFIGURE_ARGS
>
> For example, I'm using this:
>
> CONFIGURE_ARGS = $(DIRPATHS) --disable-kio --disable-tests --disable-
> examples
> --disable-opengl
>
> Alter as you wish.
>
> Regards,
> VIX
> --
>
> Ing. Ivan Noris
> System engineer, Business Global Systems, a.s.
> info & public key: http://www.bgs.sk/people/noris
> __________________________________________________________________
> "Semper cautus - semper paratus - semper idem Vix."
--- Begin Message ---
- From: Robert Sink <insink charter net>
- To: Garnome <garnome-list gnome org>
- Subject: [Fwd: glsink error when compiling gst-plugins]
- Date: Sun, 03 Oct 2004 17:30:34 -0400
Some information on the new Mandrake 10.1:
switched to xorg instead of xfree
I have installed the Mesa packages and I think openGL is usually
implemented with the x[whatever] program; at least, I am fairly sure it
was with xfree. Played with it for a couple hours but still can't get
anything to work. I know it is the lack of glu.h ::shrugs::
Rob
PS my video card [related to OpenGL] is Radeon 7200 which is not
supported by ATI
> On Sun, 2004-10-03 at 13:19 -0400, Robert Sink wrote:
> > DPIC -o .libs/libgstglimagesink_la-glimagesink.o
> > In file included from glimagesink.c:29:
> > glimagesink.h:28:20: GL/glu.h: No such file or directory
>
> you don't seem to have the gl (opengl or mesa) development packages
> installed
>
> Ron
>
> --
> In remembrance -- http://www.ronsmits.org
--- Begin Message ---
- From: Robert Sink <insink charter net>
- To: Garnome <garnome-list gnome org>
- Subject: glsink error when compiling gst-plugins
- Date: Sun, 03 Oct 2004 13:19:29 -0400
Hello all. I got the following error which I cannot seem to work
around. Any tips or suggestions would be greatly appreciated.
Rob
Making all in glsink
make[6]: Entering directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-
plugins/work/main.d/gst-plugins-0.8.4/sys/glsink'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -
I../.. -I/home/insink/garnome/include -I/usr/X11R6/include -
I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -pthread -
I/home/insink/garnome/include/gstreamer-0.8 -
I/home/insink/garnome/include/glib-2.0 -
I/home/insink/garnome/lib/glib-2.0/include -
I/home/insink/garnome/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall
-I/usr/X11R6/include -I/home/insink/garnome/include -I/usr/X11R6/include
-L/home/insink/garnome/lib -L/usr/X11R6/lib -O2 -pipe -MT
libgstglimagesink_la-glimagesink.lo -MD -MP -MF
".deps/libgstglimagesink_la-glimagesink.Tpo" -c -o libgstglimagesink_la-
glimagesink.lo `test -f 'glimagesink.c' || echo './'`glimagesink.c; \
then mv -f ".deps/libgstglimagesink_la-glimagesink.Tpo"
".deps/libgstglimagesink_la-glimagesink.Plo"; else rm -f
".deps/libgstglimagesink_la-glimagesink.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/home/insink/garnome/include -
I/usr/X11R6/include -I../../gst-libs -I../../gst-libs -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -
I/home/insink/garnome/include/gstreamer-0.8 -
I/home/insink/garnome/include/glib-2.0 -
I/home/insink/garnome/lib/glib-2.0/include -
I/home/insink/garnome/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -
I/usr/X11R6/include -I/home/insink/garnome/include -I/usr/X11R6/include
-L/home/insink/garnome/lib -L/usr/X11R6/lib -O2 -pipe -MT
libgstglimagesink_la-glimagesink.lo -MD -MP -
MF .deps/libgstglimagesink_la-glimagesink.Tpo -c glimagesink.c -fPIC -
DPIC -o .libs/libgstglimagesink_la-glimagesink.o
In file included from glimagesink.c:29:
glimagesink.h:28:20: GL/glu.h: No such file or directory
make[6]: *** [libgstglimagesink_la-glimagesink.lo] Error 1
make[6]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-
plugins/work/main.d/gst-plugins-0.8.4/sys/glsink'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-
plugins/work/main.d/gst-plugins-0.8.4/sys'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-
plugins/work/main.d/gst-plugins-0.8.4'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-
plugins/work/main.d/gst-plugins-0.8.4'
make[2]: *** [build-work/main.d/gst-plugins-0.8.4/Makefile] Error 2
make[2]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gst-plugins'
make[1]: *** [../../desktop/gst-plugins/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/insink/Downloads/Garnome/garnome-2.8.0/desktop/gnome-media'
make: *** [paranoid-install] Error 2
--- End Message ---
--- End Message ---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]