[gst-devel] compile problem gstpad.c 804 structure has no member named childs

Alexander Werth werth at gelnhausen.net
Thu Feb 15 16:33:14 CET 2001


Hy, 
GStreamer sounds promising. I tried to compile the cvs version for
several days now and all I got is this error message. So something on my
system seams to be broken. To compile I use type:
autogen.sh
configure
make
This attempt results in
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/lib/glib/include -D_REENTRANT -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/libxml -I/usr/include -O6 -Wall -c
gstpad.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/glib/include -D_REENTRANT
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/libxml
-I/usr/include -O6 -Wall -Wp,-MD,.deps/gstpad.pp -c gstpad.c  -fPIC
-DPIC -o gstpad.lo
gstpad.c: In function `gst_pad_load_and_connect':
gstpad.c:804: structure has no member named `childs'
gstpad.c: In function `gst_padtemplate_load_thyself':
gstpad.c:1089: structure has no member named `childs'
make[3]: *** [gstpad.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/alex/Programme/cvs/gstreamer/gst«

Any ideas? Where could I start to track this problem ?
Alexander Werth




More information about the gstreamer-devel mailing list