This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work
# uname -a FreeBSD x220.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r256773: Sun Oct 20 03:42:58 MSK 2013 andrey@x220.local:/usr/obj/usr/src/sys/W_BOOK amd64 multimedia/rtmpdump # make install clean ===> Building for rtmpdump-2.4.20130923 --- librtmp/librtmp.a --- --- rtmpsrv --- cc -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector -o rtmpsrv rtmpsrv.o thread.o -pthread -Llibrtmp -lrtmp -lssl -lcrypto -lz /usr/bin/ld: warning: libssl.so.7, needed by /usr/local/lib/librtmp.so, may conflict with libssl.so.8 /usr/bin/ld: warning: libcrypto.so.7, needed by /usr/local/lib/librtmp.so, may conflict with libcrypto.so.8 rtmpsrv.o: In function `doServe': rtmpsrv.c:(.text+0x1955): undefined reference to `RTMP_TLS_Accept' rtmpsrv.o: In function `main': rtmpsrv.c:(.text+0x1e36): undefined reference to `RTMP_TLS_AllocServerContext' rtmpsrv.c:(.text+0x1f67): undefined reference to `RTMP_TLS_FreeServerContext' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [rtmpsrv] Error code 1 make[2]: stopped in /usr/ports/multimedia/rtmpdump/work/rtmpdump-2.4.20130923 1 error make[2]: stopped in /usr/ports/multimedia/rtmpdump/work/rtmpdump-2.4.20130923 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/multimedia/rtmpdump *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/rtmpdump _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"