[gst-devel] Build issue on gstreamer

Tim Müller t.i.m at zen.co.uk
Fri Jun 17 08:33:37 CEST 2005


On Tuesday 14 June 2005 18:48, rong wang wrote:

> I downloaded gstreamer-0.8.3 from www.gstreamer.net.

Why 0.8.3? The latest stable GStreamer core release is 0.8.10, please use 
that.

> I tried to build it by doing following in the README
>
> ./Configure
> make
>
> It gives me following error
> jade:/home/yge1/gstreamer-0.8.3/docs/faq/build/getting.xml:59:13:E:
> element "answer" undefined
> jade:/home/yge1/gstreamer-0.8.3/docs/faq/build/getting.xml:60:13:E:
> element "para" undefined
> jade:/home/yge1/gstreamer-0.8.3/docs/faq/build/getting.xml:63:5:E:
> element "para" undefined
> jade:/home/yge1/gstreamer-0.8.3/docs/faq/build/getting.xml:63:112:E:
> element "ulink" undefined
> jade:/home/yge1/gstreamer-0.8.3/docs/faq/build/getting.xml:65:6:E:
> element "para" undefined
>
> Looks like it’s trying to build the docs from an XML
> file using Jade.
>
> Could you please tell me what is wrong? What I should
> do to build it correctly.

Looks like there's something wrong or missing with your docbook setup, it 
doesn't seem to find the DTD (?).

You can do

 ./configure --disable-docs-build

for now if you don't need/want the docs (they can be found on the website 
anyway).

Unless you have a good reason why you want to build from source, you should 
really use ready-made packages anyway (saves you a lot of trouble in the long 
run, especially with gst-plugins).

Cheers
 -Tim




More information about the gstreamer-devel mailing list