[gst-devel] Compilation of gstreamer-0.1.0 (fwd)

Erik Walthinsen omega at temple-baptist.com
Thu Jan 11 22:41:22 CET 2001


---------- Forwarded message ----------
Date: Thu, 11 Jan 2001 17:00:15 +0100 (CET)
From: Peter Weilbacher <weilbach at uni-sw.gwdg.de>
To: omegahacker at users.sourceforge.net
Subject: Compilation of gstreamer-0.1.0

Hi Erik,

after your announcement I had to give it a try...
I have some problems getting it to compile correctly on my SuSE 6.2
system.

- In plugins/mpeg2/mpeg2enc my compiler does not like the C-style
  comments in the assembler *.s files. Substituting them with
  '#' mostly using
     perl -e 's/\/\*\(.*\)\*\//#\ \1/' -p -i.bak *.s
  made it work.
- Dito in plugins/mpeg1/mpeg_play/recon_sse.s
- in plugins/videosink I am getting error messages
     videosink.h:44: X11/extensions/Xv.h: No such file or directory
     videosink.h:45: X11/extensions/Xvlib.h: No such file or directory
  I did not find such files on any system in our network... And
  commenting that out crashed even more, of course.

Any help for me? Perhaps I have too old software to get it to run?
Do you have any requirements-listing?

Greetings,
	Peter.

P.S.: I configured using
./configure  --prefix=/opt/gnome --enable-gdk-pixbuf --enable-libghttp --enable-plugin-srcdir --with-configdir=/opt/gnome/lib/gst/config --with-win32-libdir=/opt/gnome/lib/gst/Win32
if that's giving you any idea...





More information about the gstreamer-devel mailing list