Good morning, I'm trying to install Transcode 1.0 on my OS X.4.2 Tiger but i have the following error : filter_smartyuv.c:1265: internal compiler error: in output_constant_pool_2, at varasm.c:3150
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I.. -I../src -I../avilib -I/usr/include -I../libac3 -I/sw/include -I/sw/include -faltivec -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -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.. -D_REENTRANT -I.. -I../src -I../avilib -I/usr/include -I../libac3 -I/sw/include -I/sw/include -faltivec -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -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, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make[3]: *** [filter_smartyuv.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 All dependent packages have been installed successfully by fink and i don't know how to solve this problem. Thank you for your help. Regards, Philippe. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
