[gst-devel] Re: gstreamer problem

Erik Walthinsen omega at temple-baptist.com
Sat Jan 13 05:37:01 CET 2001


On Sat, 13 Jan 2001, amael wrote:

> hmmm...if i am taking up your time please just ignore me...
Nope.  But that ISO download sure is taking up my DSL's time ;-( Typing
over ssh sucks right now...

> ./configure is working fine now, but make won't work. here is what i get:
What does `xml-config --cflags --libs` say?  My guess is that it doesn't
have the correct otuput.

> ../gst/gstprops.h:28 gnome-xml/parser.h: No such file or directory
> In file included from gst.c:29:
> gstplugin.h:28: gnome-xml/parser.h: No such file or directory
> In file included from gstplugin.h:31
>                  from gst.c:29:

Oh, I'm an idiot.  It should be parser.h, not gnome-xml/parser.h.  Though
I disagree with that choice as far as the xml coder goes.  Change the
source to look for parser.h instead and it should compile.  `xml-config
--cflags --libs` shows the following on my machine:

-I/usr/include/gnome-xml
-L/usr/lib -lxml -lz

I will fix that in CVS, then go bug the author of libxml to change that.

Thanx,
     Omega

      Erik Walthinsen <omega at temple-baptist.com> - System Administrator
        __
       /  \                GStreamer - The only way to stream!
      |    | M E G A        ***** http://gstreamer.net/ *****
      _\  /_





More information about the gstreamer-devel mailing list