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

Dennis Smit synap at area101.penguin.nl
Thu Feb 15 16:47:29 CET 2001


Alexander Werth wrote:

> 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 << POINTING AT THIS
> »/home/alex/Programme/cvs/gstreamer/gst«

It seems you have some foreign language option in make.. maybe you can
translate the error for us :) (look at poin tat this line)

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

Dennis






More information about the gstreamer-devel mailing list