Title: gstreamer fails to install
Hi
I am trying to intall gstreamer however it fails during compilation with the follow:-

then mv -f ".deps/libgstreamer_0.8_la-gstindex.Tpo" ".deps/libgstreamer_0.8_la-gstindex.Plo"; else rm -f ".deps/libgstreamer_0.8_la-gstindex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -fno-common -I/sw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -DGST_DISABLE_DEPRECATED -I.. -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O3 -funroll-loops -fstrict-aliasing -fno-common -MT libgstreamer_0.8_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.8_la-gstindex.Tpo -c gstindex.c  -fno-common -DPIC -o .libs/libgstreamer_0.8_la-gstindex.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -fno-common -I/sw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -DGST_DISABLE_DEPRECATED -I.. -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O3 -funroll-loops -fstrict-aliasing -fno-common -MT libgstreamer_0.8_la-gstindex.lo -MD -MP -MF .deps/libgstreamer_0.8_la-gstindex.Tpo -c gstindex.c -o libgstreamer_0.8_la-gstindex.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -no-cpp-precomp -fno-common -I/sw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include   -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64   -g -Wall -DGST_DISABLE_DEPRECATED    -I.. -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.8"\"  -O3 -funroll-loops -fstrict-aliasing -fno-common -MT libgstreamer_0.8_la-gstinfo.lo -MD -MP -MF ".deps/libgstreamer_0.8_la-gstinfo.Tpo" -c -o libgstreamer_0.8_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c; \
then mv -f ".deps/libgstreamer_0.8_la-gstinfo.Tpo" ".deps/libgstreamer_0.8_la-gstinfo.Plo"; else rm -f ".deps/libgstreamer_0.8_la-gstinfo.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -fno-common -I/sw/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -DGST_DISABLE_DEPRECATED -I.. -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\"0.8\" -O3 -funroll-loops -fstrict-aliasing -fno-common -MT libgstreamer_0.8_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.8_la-gstinfo.Tpo -c gstinfo.c  -fno-common -DPIC -o .libs/libgstreamer_0.8_la-gstinfo.o
gstinfo.c: In function `_gst_debug_nameof_funcptr':
gstinfo.c:1044: error: `Dl_info' undeclared (first use in this function)
gstinfo.c:1044: error: (Each undeclared identifier is reported only once
gstinfo.c:1044: error: for each function it appears in.)
gstinfo.c:1044: error: parse error before "dlinfo"
gstinfo.c:1054: warning: implicit declaration of function `dladdr'
gstinfo.c:1054: error: `dlinfo' undeclared (first use in this function)
make[4]: *** [libgstreamer_0.8_la-gstinfo.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling gstreamer-0.8.4-11 failed

Mick
-- 
Dr. M.D. Brown
3 Alderley Drive
Bredbury
Stockport
SK6 2PN



Reply via email to