Date: Fri, 04 Sep 2020 17:36:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229708] Don't require the program header for ELF files fit in the first page Message-ID: <bug-229708-227-BXRwwA3P6p@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229708-227@https.bugs.freebsd.org/bugzilla/> References: <bug-229708-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229708 --- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> --- orion% LD_PRELOAD=3D/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 call= ed (so I see that other processing was fine) it would be ideal. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229708-227-BXRwwA3P6p>