That's indeed another option. Clint, what do you think about it? Note
it's only something temporary until we fix the real issue on eglibc.

If the only downside is that fakeroot will be broken when backported
to earlier kFreeBSD versions (were there any without the stub functions?)
then it seems like a reasonable workaround.

I am not sure whether I understand your question.

The earliest glibc version on kfreebsd have been 2.3 series,
almost all *at have been added in 2.4

readelf -s /lib/libc.so.0.1 | grep at | grep GLIBC | grep -v GLIBC_2.3 | grep 
-v GLIBC_2.4

The exception seems be

__openat64_2@@GLIBC_2.7
utimensat@@GLIBC_2.6
__openat_2@@GLIBC_2.7
__readlinkat_chk@@GLIBC_2.5

The openat_2() is used for fortified openat().

Petr




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to