https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229708
--- Comment #3 from Konstantin Belousov <[email protected]> --- orion% LD_PRELOAD=/tmp/libwidevinecdm.so obj/usr/home/kostik/work/build/bsd/DEV/src/amd64.amd64/libexec/rtld-elf/ld-elf.so.1 /bin/ls ld-elf.so.1: Shared object "libpthread.so.0" not found, required by "libwidevinecdm.so" Which indicates that phdrs were parsed relatively ok-ish. Still I need a *FreeBSD* amd64 or i386 library with phdrs out of page 0, that I can link to some binary or dlopen(). If there is some function symbol that can be called (so I see that other processing was fine) it would be ideal. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
