Re: rtmpdump build broken

Daniel Johnson <[email protected]> Thu, 17 Aug 2017 23:57:43 -0400
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
> On Aug 16, 2017, at 9:42 PM, Jack Howarth <[email protected]> wrote:
> 
> On 10.13 at least, the rtmpdump build is broken...
> 
> gcc -shared -install_name /sw/lib/librtmp.0.dylib -current_version 1.0.0 -compatibility_version 1.0.0  -o librtmp.0.dylib rtmp.o log.o amf.o hashswf.o parseurl.o  -lssl -lcrypto -lz 
> ar: creating archive librtmp.a
> ld: library not found for -lssl
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [librtmp.0.dylib] Error 1
> 
> I was able to work around this by changing...
> 
> NoSetLDFLAGS: true
> 
> to 
> 
> NoSetLDFLAGS: false
> 
>            Jack

It was actually more broken than that; it was linking to the system openssl on 10.12. It should now be fixed.

Daniel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel