Philipp Leitner wrote:
well, I tried again and am giving you now more output (hope it's sufficient now):

gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/ filter_smartdeinter.so -bundle .libs/filter_smartdeinter.o .libs/ vid_aux.o .libs/filter_smartdeinter.lax/libvout.a/cpu_accel.o .libs/ filter_smartdeinter.lax/libvout.a/rgb2yuv.o .libs/ filter_smartdeinter.lax/libvout.a/video_out.o .libs/ filter_smartdeinter.lax/libvout.a/video_out_ppm.o .libs/ filter_smartdeinter.lax/libvout.a/video_out_yuv.o .libs/ filter_smartdeinter.lax/libvout.a/yuv2rgb.o .libs/ filter_smartdeinter.lax/libvout.a/yuv2rgb_mlib.o .libs/ filter_smartdeinter.lax/libvout.a/yuv2rgb_mmx.o -ldl -lz -lm -L/sw/ lib -framework vecLib
rm -fr .libs/filter_smartdeinter.lax
creating filter_smartdeinter.la
(cd .libs && rm -f filter_smartdeinter.la && ln -s ../ filter_smartdeinter.la filter_smartdeinter.la) if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -D_REENTRANT - I.. -I../src -I../avilib -I/sw/include -I../libac3 -I/sw/include -I/ usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include -I/usr/ X11R6/include/freetype2 -I/sw/include -faltivec -Wall - D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 - fstrict-aliasing -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT filter_smartyuv.lo -MD -MP -MF ".deps/filter_smartyuv.Tpo" -c -o filter_smartyuv.lo filter_smartyuv.c; \ then mv -f ".deps/filter_smartyuv.Tpo" ".deps/filter_smartyuv.Plo"; else rm -f ".deps/filter_smartyuv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/ include/freetype2 -D_REENTRANT -I.. -I../src -I../avilib -I/sw/ include -I../libac3 -I/sw/include -I/usr/X11R6/include -I/usr/X11R6/ include/freetype2 -I/sw/include -I/usr/X11R6/include/freetype2 -I/sw/ include -faltivec -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - D_FILE_OFFSET_BITS=64 -O3 -fstrict-aliasing -no-cpp-precomp - D_INTL_REDIRECT_MACROS -MT filter_smartyuv.lo -MD -MP -MF .deps/ filter_smartyuv.Tpo -c filter_smartyuv.c -fno-common -DPIC -o .libs/ filter_smartyuv.o
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:1192: warning: pointer targets in passing argument 1 of 'Blendline_c' differ in signedness filter_smartyuv.c:1192: warning: pointer targets in passing argument 2 of 'Blendline_c' differ in signedness filter_smartyuv.c:1192: warning: pointer targets in passing argument 3 of 'Blendline_c' differ in signedness filter_smartyuv.c:1192: warning: pointer targets in passing argument 4 of 'Blendline_c' differ in signedness
filter_smartyuv.c: In function 'tc_filter':
filter_smartyuv.c:1353: warning: pointer targets in assignment differ in signedness filter_smartyuv.c:1354: warning: pointer targets in assignment differ in signedness
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:1160: warning: 'vmov' may be used uninitialized in this function filter_smartyuv.c:1265: internal compiler error: in output_constant_pool_2, at varasm.c:3150
Please submit a full bug report,

Google shows a couple of instances of this, among them a gcc bug report that wasn't taken seriously, and on the transcode list the exact same error:
http://itdp.fh-biergarten.de/~itdp/html/transcode-users/2005-08/msg00099.html

You might want to submit a bug report to Apple, unless you have a non-standard version of gcc installed.

The dependency on xmms:
transcode -> ffmpeg-dev -> faad -> xmms

--
Martin





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to