[vlc-devel] Re: Continued Compile problems on MacOS X

Brian Raymond braymond at echostorm.net
Thu Nov 24 22:55:08 CET 2005


Why not just leave it alone and let it compile with the 10.3 SDK? I'm  
not sure what compatibility problems exist but it looks like you ran  
into something that could potentially be a problem.

I compile builds on 10.4 with the 10.3 SDK without any problems.

- Brian


On Nov 24, 2005, at 1:57 PM, Armando Stettner wrote:

> HI all.
>
> Again, sorry to burden this list with my problems but I'm pulling  
> the few hairs I have left out of my  head.  I've now been more  
> careful and have followed the instructions pretty explicitly.  I am  
> past the point of my errors of the past.  However, I'm running into  
> another roadblock.
>
> I'm running MacOSX 10.4.3 and have Xcode 2.2..  As such, only  
> change I've made is to change the MacOSX10.3.0.sdk to  
> MacOSX10.4u.sdk in the file extras/contrib/config.mak.  I have also  
> used fink in the past but have made the changes to 'disable' fink.
>
> Here's the last few lines of output.  Can you help?  I'm really  
> trying to get this up....
>
> Thanks,
>   armando
>
> ...
>
> ar cru libdummy_plugin.a libdummy_plugin_a-dummy.o  
> libdummy_plugin_a-aout.o libdummy_plugin_a-vout.o libdummy_plugin_a- 
> interface.o libdummy_plugin_a-input.o libdummy_plugin_a-decoder.o  
> libdummy_plugin_a-encoder.o libdummy_plugin_a-renderer.o
> ranlib libdummy_plugin.a
> gcc -Wsign-compare -Wall -I/Users/aps/Desktop/vlc-0.8.4-test2/./ 
> extras/contrib/include -no-cpp-precomp -D_INTL_REDIRECT_MACROS - 
> pipe -L/Users/aps/Desktop/vlc-0.8.4-test2/./extras/contrib/vlc-lib - 
> L/Users/aps/Desktop/vlc-0.8.4-test2/./extras/contrib/lib -o  
> libdummy_plugin.dylib libdummy_plugin.a -L/usr/local/lib -g -shared  
> -bundle -undefined error -lpthread -fpic -fPIC -u _vlc_entry__0_8_4
> powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-shared'
> make  all-recursive
> make[7]: Nothing to be done for `all-am'.
> Making all in memcpy
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/Users/aps/Desktop/ 
> vlc-0.8.4-test2/./extras/contrib/include -DSYS_DARWIN -I../../../ 
> include `top_builddir="../../.." ../../../vlc-config --cflags  
> plugin memcpy` -Wsign-compare -Wall  -I/Users/aps/Desktop/vlc-0.8.4- 
> test2/./extras/contrib/include -no-cpp-precomp - 
> D_INTL_REDIRECT_MACROS -pipe -MT libmemcpy_plugin_a-memcpy.o -MD - 
> MP -MF ".deps/libmemcpy_plugin_a-memcpy.Tpo" \
>   -c -o libmemcpy_plugin_a-memcpy.o `test -f 'memcpy.c' || echo  
> './'`memcpy.c; \
> then mv -f ".deps/libmemcpy_plugin_a-memcpy.Tpo" ".deps/ 
> libmemcpy_plugin_a-memcpy.Po"; \
> else rm -f ".deps/libmemcpy_plugin_a-memcpy.Tpo"; exit 1; \
> fi
> rm -f libmemcpy_plugin.a
> ar cru libmemcpy_plugin.a libmemcpy_plugin_a-memcpy.o
> ranlib libmemcpy_plugin.a
> gcc -Wsign-compare -Wall -I/Users/aps/Desktop/vlc-0.8.4-test2/./ 
> extras/contrib/include -no-cpp-precomp -D_INTL_REDIRECT_MACROS - 
> pipe -L/Users/aps/Desktop/vlc-0.8.4-test2/./extras/contrib/vlc-lib - 
> L/Users/aps/Desktop/vlc-0.8.4-test2/./extras/contrib/lib -o  
> libmemcpy_plugin.dylib libmemcpy_plugin.a -L/usr/local/lib -g - 
> shared -bundle -undefined error -lpthread -fpic -fPIC -u  
> _vlc_entry__0_8_4
> powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-shared'
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/Users/aps/Desktop/ 
> vlc-0.8.4-test2/./extras/contrib/include -DSYS_DARWIN -I../../../ 
> include `top_builddir="../../.." ../../../vlc-config --cflags  
> builtin memcpyaltivec` -Wsign-compare -Wall  -I/Users/aps/Desktop/ 
> vlc-0.8.4-test2/./extras/contrib/include -no-cpp-precomp - 
> D_INTL_REDIRECT_MACROS -pipe -MT libmemcpyaltivec_a-memcpyaltivec.o  
> -MD -MP -MF ".deps/libmemcpyaltivec_a-memcpyaltivec.Tpo" \
>   -c -o libmemcpyaltivec_a-memcpyaltivec.o `test -f  
> 'memcpyaltivec.c' || echo './'`memcpyaltivec.c; \
> then mv -f ".deps/libmemcpyaltivec_a-memcpyaltivec.Tpo" ".deps/ 
> libmemcpyaltivec_a-memcpyaltivec.Po"; \
> else rm -f ".deps/libmemcpyaltivec_a-memcpyaltivec.Tpo"; exit 1; \
> fi
> In file included from memcpyaltivec.c:35:
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/altivec.h:44:2:  
> warning: #warning Ignoring <altivec.h> because "-faltivec" specified
> {standard input}:1154:lvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1156:lvsl vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1158:lvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1162:vperm vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1169:lvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1173:lvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1175:stvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1179:vperm vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> {standard input}:1186:stvx vector instruction is optional for the  
> PowerPC (not allowed without -force_cpusubtype_ALL option)
> make[6]: *** [libmemcpyaltivec_a-memcpyaltivec.o] Error 1
> make[5]: *** [all-modules] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [all] Error 2
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> aps-aluminium[80]>
>
>
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list