I use OS X 10.4.6 on a Dual G4/450.
I've been trying to update fink for the last two days, but gstreamer is failing
to compile. This is what I have currently installed:
****
$ fink list -t gstreamer
Information about 5784 packages read in 7 seconds.
(i)     gstreamer       0.8.12-23       Streaming-media framework
        gstreamer-0.10  0.10.6-21       Streaming-media framework
        gstreamer-0.10-dev      0.10.6-21       Streaming-media framework
        gstreamer-0.10-shlibs   0.10.6-21       Shared libraries for gstreamer
(i)     gstreamer-dev   0.8.12-23       Streaming-media framework
(i)     gstreamer-shlibs        0.8.12-23       Shared libraries for gstreamer
****

And this is the error I get:
****
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  
-fno-common -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include -I/sw/include
-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   -fno-common -g
-Wall -DGST_DISABLE_DEPRECATED    -I.. -DGST_MAJORMINOR=\""0.8"\"  -Os
-funroll-loops -fstrict-aliasing -fno-common -c -o
libgstreamer_0.8_la-gstinfo.lo `test -f 'gstinfo.c' || echo './'`gstinfo.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-common
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
-I/sw/lib/pango-ft219/include -I/sw/include -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 -fno-common -g -Wall
-DGST_DISABLE_DEPRECATED -I.. -DGST_MAJORMINOR=\"0.8\" -Os -funroll-loops
-fstrict-aliasing -fno-common -c gstinfo.c  -fno-common -DPIC -o
.libs/libgstreamer_0.8_la-gstinfo.o
gstinfo.c: In function '_gst_debug_nameof_funcptr':
gstinfo.c:1054: error: 'Dl_info' undeclared (first use in this function)
gstinfo.c:1054: error: (Each undeclared identifier is reported only once
gstinfo.c:1054: error: for each function it appears in.)
gstinfo.c:1054: error: parse error before 'dlinfo'
gstinfo.c:1067: warning: implicit declaration of function 'dladdr'
gstinfo.c:1067: 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 /var/tmp/tmp.1.sYcUO8 failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gstreamer-0.8.12-23
(Leyendo la base de datos ...  
157394 ficheros y directorios instalados actualmente.)
Desinstalando fink-buildlock-gstreamer-0.8.12-23 ...
Failed: phase compiling: gstreamer-0.8.12-23 failed
****

Should I wait for a solution, or should I remove v0.8.x and install 0.10.x? It
was installed as a dependency for some other package in the past, and I have no
particular interest in either version.

Thanks in advance.
Ramiro Téllez Sanz
Almería, Spain.



_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to