I'm trying to install bundle-gnome from unstable to get gnome 2.4, and I keep getting the following error when building gstreamer:

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/libxml2 -I/sw/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I.. -Wall -DGST_DISABLE_DEPRECATED -g -I../libs -I../include -DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_CACHE_DIR=\"/sw/var/cache/gstreamer-0.6\" -O3 -funroll-loops -fstrict-aliasing -fno-common -c gstinfo.c -MT libgstreamer_0.6_la-gstinfo.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstinfo.TPlo -fno-common -DPIC -o .libs/libgstreamer_0.6_la-gstinfo.lo
gstinfo.c: In function `_gst_debug_nameof_funcptr':
gstinfo.c:509: error: `Dl_info' undeclared (first use in this function)
gstinfo.c:509: error: (Each undeclared identifier is reported only once
gstinfo.c:509: error: for each function it appears in.)
gstinfo.c:509: error: parse error before "dlinfo"
gstinfo.c:515: warning: implicit declaration of function `dladdr'
gstinfo.c:515: error: `dlinfo' undeclared (first use in this function)
make[4]: *** [libgstreamer_0.6_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.6.4-2 failed


My setup is a PB 17" with OS 10.3.2. I started this with a fresh fink install from source, followed by a self-update and update all. Any ideas?

Thanks,

Mark

--
Mark L. Diana, MBA, MSIS
Instructor
LAN Manager & Webmaster
Virginia Commonwealth University
Department of Health Administration



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to