Bug#982248: libsrtp2: FTBFS on hppa - LD_LIBRARY_PATH not set?

John David Anglin dave.anglin at bell.net
Sun Feb 7 21:30:31 GMT 2021


On 2021-02-07 2:37 p.m., Jonas Smedegaard wrote:
> What I don't understand is why it is needed only on hppa.
I'm not sure.  The test is linked against both libsrtp2.a and libsrtp2.so.1.

gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-Wformat -Werror=format-security -D_REENTRANT -O4 -fexpensive-optimizations -funroll-loops -fPIC -I/usr/include/nss -I/usr/include/nspr -L.  -o
test/dtls_srtp_driver test/dtls_srtp_driver.c test/getopt_s.c test/util.c libsrtp2.a -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 
-lsrtp2

That's a bit unusual.  Some reference must be being pulled from libsrtp2.so.1 as a result of the "-lsrtp2" in the command line.

Would have to debug to find what it is.

Dave

-- 
John David Anglin  dave.anglin at bell.net



More information about the Pkg-voip-maintainers mailing list