Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 05:46:30 +0400
From:      Andrey Fesenko <f0andrey@gmail.com>
To:        ports@freebsd.org, Hiroki Sato <hrs@freebsd.org>
Subject:   multimedia/rtmpdump shared lib issue... (now not work)
Message-ID:  <CA%2BK5SrNU5S5ZB9_UuhQ2kir_vi65mA5FVCcPgqw7SFoGc20tzw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BK5SrNU5S5ZB9_UuhQ2kir_vi65mA5FVCcPgqw7SFoGc20tzw>