Michael,

 is this a systemd machine ? If yes: We had the same problem before some days 
in our Gentoo forum:

https://forums.gentoo.org/viewtopic-t-1162393.html

Here it was SystemCallFilter from systemd.

Regards,
Peter

Am Samstag, 18. März 2023, 19:36:10 CET schrieb Michael:
> It's only been a couple of weeks since I updated this system, so I don't
> know
> why it fails with a glibc update, while other systems have no problem:
[...]
>  * The specific snippet of code:
>  *               [[ $STAT -eq 0 ]] || die "CONFIG_IA32_EMULATION must be
> enabled in the kernel to compile a multilib glibc.";
>  *
> 
> The kernel has IA32_EMULATION compiled in:
> 
>  # grep IA32_EMULATION /usr/src/linux/.config
> CONFIG_IA32_EMULATION=y
> 
> and /lib/libdl.so.2 appears to be present and correct:
> 
>  $ ls -l /lib/libdl.so.2
> -rwxr-xr-x 1 root root 13660 Nov 20 13:59 /lib/libdl.so.2
> 
> So, why does it fail and more importantly ... how can I get past it?  ;-)





Reply via email to