[gst-devel] compile problem gstpad.c 804 structure has no member named childs
Alexander Werth
werth at gelnhausen.net
Thu Feb 15 18:01:45 CET 2001
"David I. Lehn" wrote:
>
> * Alexander Werth <werth at gelnhausen.net> [20010215 11:04]:
> > There are no warnings from configure. The obviously is why the
> > structure gst_pad_load_and_connect and gst_padtemplate_load_thyself has
> > no member named childs. And where would this member come from?
> >
>
> I didn't check the source but I think this is a libxml thing. They had
> struct member called "childs" as old cruft that is now "children" in the
> newer versions.
A closer look on libxml revealed this. I had libxml-1.8.11 and
libxml2-2.2.11 installed, but just libxml2-devel-2.2.11. Installing
libxml-devel-1.8.11 solved this problem. It's compiling right now.
Thanks,
Alexander
More information about the gstreamer-devel
mailing list