[Bug 229708] Don't require the program header for ELF files fit in the first page
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 4 17:36:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229708
--- Comment #3 from Konstantin Belousov <kib at FreeBSD.org> ---
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.
More information about the freebsd-bugs
mailing list