[gst-devel] compile error on gstreamer 0.8.11

Stefan Kost ensonic at hora-obscura.de
Sun Dec 4 05:26:06 CET 2005


Hi Adi,

/usr/bin/gtkdoc-mkhtml is aborting due to glibc detecting a memory
handling error. As gtkdoc-mkhtml is a perl script this sounds like you
perl has a bug. Is the error reproducable (running it again stops at the
same step)?
can you just run
  /usr/bin/gtkdoc-mkhtml --version
What does it print?
As a quick workaround you can configure with --enable-gtkdoc=no to skip
the doc-building step.

Stefan

Adi Spivak wrote:
> hello.
> i use slackware 10.2 kde 3.5 and kernel 2.6.14.2
>
> while compiling i get this error :
>
> Making all in gst
> make[3]: Entering directory `/usr/src/gstreamer-0.8.11/docs/gst'
> *** Building HTML ***
> if test -d html; then rm -rf html; fi
> mkdir html
> cp ./gstreamer-docs.sgml html
> cp -pr xml html
> cp ../version.entities html
> cd html && gtkdoc-mkhtml gstreamer gstreamer-docs.sgml
> *** glibc detected *** double free or corruption (!prev): 0x082d71c8 ***
> /usr/bin/gtkdoc-mkhtml: line 45:  9750 Aborted                
> /usr/bin/xsltproc --nonet --xinclude --stringparam gtkdoc.bookname
> $module --stringparam gtkdoc.version "1.2" $gtkdocdir/gtk-doc.xsl
> $document
> make[3]: *** [html-build.stamp] Error 134
> make[3]: Leaving directory `/usr/src/gstreamer-0.8.11/docs/gst'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/gstreamer-0.8.11/docs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gstreamer-0.8.11'
> make: *** [all] Error 2
>
> i have installed on my system by defualt:
> gtk+-1.2.10-i386-3
> gtk+2-2.6.10-i486-1
> and
> glib-1.2.10-i386-2
> glib2-2.6.6-i486-1
>
> can anyone help with the problem?





More information about the gstreamer-devel mailing list