On ppc OSX 10.5.4 XCode 3.1 X11.2.2.3, installing gst-plugins-0.8.12-1035 failed with:
... 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/libcdparanoia -I/sw/include -I../../gst-libs -I../../gst-libs -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include -I/sw/include/gstreamer-0.8 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DGST_DISABLE_DEPRECATED -Wall -I/sw/include/ -Os -funroll-loops -fstrict-aliasing -fno-common -c gstcacasink.c -fno-common -DPIC -o .libs/libgstcacasink_la-gstcacasink.o gstcacasink.c: In function 'gst_cacasink_sinkconnect': gstcacasink.c:280: warning: implicit declaration of function 'caca_free_bitmap' gstcacasink.c:283: warning: implicit declaration of function 'caca_create_bitmap' gstcacasink.c:287: warning: assignment makes pointer from integer without a cast gstcacasink.c: In function 'gst_cacasink_chain': gstcacasink.c:339: warning: implicit declaration of function 'caca_clear' gstcacasink.c:340: warning: implicit declaration of function 'caca_draw_bitmap' gstcacasink.c:342: warning: implicit declaration of function 'caca_refresh' gstcacasink.c: In function 'gst_cacasink_set_property': gstcacasink.c:361: warning: implicit declaration of function 'caca_set_dithering' gstcacasink.c:361: error: 'CACA_DITHERING_NONE' undeclared (first use in this function) gstcacasink.c:361: error: (Each undeclared identifier is reported only once gstcacasink.c:361: error: for each function it appears in.) gstcacasink.c:367: warning: implicit declaration of function 'caca_set_feature' gstcacasink.c:367: error: 'CACA_ANTIALIASING_MAX' undeclared (first use in this function) gstcacasink.c:371: error: 'CACA_ANTIALIASING_MIN' undeclared (first use in this function) gstcacasink.c: In function 'gst_cacasink_open': gstcacasink.c:419: warning: implicit declaration of function 'caca_init' gstcacasink.c:421: warning: implicit declaration of function 'caca_get_width' gstcacasink.c:422: warning: implicit declaration of function 'caca_get_height' gstcacasink.c:424: error: 'CACA_ANTIALIASING_MAX' undeclared (first use in this function) gstcacasink.c:426: error: 'CACA_DITHERING_NONE' undeclared (first use in this function) gstcacasink.c: In function 'gst_cacasink_close': gstcacasink.c:443: warning: implicit declaration of function 'caca_end' make[3]: *** [libgstcacasink_la-gstcacasink.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.2XsOqS failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-gst-plugins-0.8.12-1035 (Reading database ... 204730 files and directories currently installed.) Removing fink-buildlock-gst-plugins-0.8.12-1035 ... Failed: phase compiling: gst-plugins-0.8.12-1035 failed TIA Dominique ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
