compiling on MacOSX

DJ RawheaD rawhead at mac.com
Thu Apr 19 21:27:30 CEST 2001


On 2001.04.20, at 04:12, Michael Butler wrote:

> cc: unrecognized option `-rdynamic'

Ahhh, perhaps this is the key?  I actually got the same error but forgot 
to include it in my post before the previous one.

----------------------------------------------------------
cc: unrecognized option `-rdynamic'
rm -rf vlc.app
mkdir -p vlc.app/Contents/Resources
mkdir -p vlc.app/Contents/MacOS/lib
mkdir -p vlc.app/Contents/MacOS/share
/usr/bin/install -c -m 644 extras/MacOSX_app/Contents/Info.plist 
vlc.app/Contents/
/usr/bin/install -c -m 644 extras/MacOSX_app/Contents/PkgInfo 
vlc.app/Contents/
/usr/bin/install -c vlc vlc.app/Contents/MacOS/
/usr/bin/install -c share/vlc.icns vlc.app/Contents/Resources/
/usr/bin/install -c  vlc.app/Contents/MacOS/lib
usage: install [-cps] [-f flags] [-m mode] [-o owner] [-g group] [-l 
linkflags] [-S stripflags] file1 file2
        install [-cps] [-f flags] [-m mode] [-o owner] [-g group] [-l 
linkflags] [-S stripflags] file1 ... fileN directory
        install -pd [-m mode] [-o owner] [-g group] directory ...
make: *** [vlc.app] Error 1
------------------------------------------------------------

The last words of make....

RawheaD (really going to bed now ;-)




More information about the vlc mailing list