[gst-devel] compile error
Ronald Bultje
rbultje at ronald.bitfreak.net
Thu May 31 13:39:37 CEST 2001
Hi all,
gstreamer refuses to compile:
Making all in gst
make[2]: Entering directory `/home/rbultje/mjpeg/gstreamer/gst'
Making all in .
make[3]: Entering directory `/home/rbultje/mjpeg/gstreamer/gst'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/gnome-xml -O6 -Wall -c gstinfo.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-xml -O6 -Wall -Wp,-MD,.deps/gstinfo.pp -c gstinfo.c
-fPIC -DPIC -o gstinfo.lo
gstinfo.c: In function `_gst_debug_nameof_funcptr':
gstinfo.c:456: `Dl_info' undeclared (first use in this function)
gstinfo.c:456: (Each undeclared identifier is reported only once
gstinfo.c:456: for each function it appears in.)
gstinfo.c:456: parse error before `dlinfo'
gstinfo.c:460: warning: implicit declaration of function `dladdr'
gstinfo.c:460: `dlinfo' undeclared (first use in this function)
make[3]: *** [gstinfo.lo] Error 1
make[3]: Leaving directory `/home/rbultje/mjpeg/gstreamer/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rbultje/mjpeg/gstreamer/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rbultje/mjpeg/gstreamer'
make: *** [all-recursive-am] Error 2
Any clue?
It's the current CVS version.
Ronald Bultje
--
- .-.
- /V\ | Ronald Bultje <rbultje at ronald.bitfreak.net>
- // \\ | Running: Linux 2.4.4 and OpenBSD 2.8
- /( )\ | http://ronald.bitfreak.net/
- ^^-^^
More information about the gstreamer-devel
mailing list