On 2010-4-20 05:55 , seron wrote: > > I get the following output when I try to install rtmpdump. I have MacPorts > version 1.8.2 and OS X is version 10.5.8. > [...] > ---> Building rtmpdump > DEBUG: Executing org.macports.build (rtmpdump) > DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' > DEBUG: Assembled command: 'cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_rtmpdump/work/rtmpdump-2.2" > && /usr/bin/make -j1 osx' > /usr/bin/gcc-4.0 -Wall -DRTMPDUMP_VERSION=\"v2.2\" -O2 -c -o rtmp.o > rtmp.c > In file included from rtmp.c:2071: > handshake.h: In function 'InitRC4Encryption': > handshake.h:64: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this > function)
Could be related to <http://trac.macports.org/ticket/23880> (the missing declarations should come from openssl). - Josh _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
