compiling on MacOSX

Eric Carlson carl0240 at tc.umn.edu
Thu Apr 19 23:24:44 CEST 2001


I see the same error on successful builds. I've noticed in the output 
for configure that it checks to see if cc supports -rdynamic or not and 
reports no. My guess is that the makefile just isn't respecting that 
configuration parameter in that one case. Of course I could be wrong... 
that's just a guess.

Eric

On Thursday, April 19, 2001, at 02:27  PM, DJ RawheaD wrote:
> 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