<div dir="auto">Unsubscribe<div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 22, 2021, 10:56 PM Steve Grubb <<a href="mailto:sgrubb@redhat.com">sgrubb@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wednesday, September 22, 2021 1:01:58 PM EDT Paul Cercueil wrote:<br>
> >> IPX is marked obsolete for serveral years. so remove it and the<br>
> >> dependency in linux tree.<br>
> >> I'm sorry to not thinking about linux-audit and strace.<br>
> >> Might you remove the dependency or make the part of the code.<br>
> >> Many thanks.<br>
> > <br>
> > Unfortunately, that is not how UAPI works.  That change breaks<br>
> > building<br>
> > of the existing code;  one cannot change already released versions<br>
> > of either audit, strace, or any other userspace program that happens<br>
> > to unconditionally include <linux/ipx.h> without any fallback (like<br>
> > <netipx/ipx.h> provided by glibc).<br>
> <br>
> Also, the <netipx/ipx.h> fallback is only provided by glibc (and maybe<br>
> uclibc?). With this patch, it is now impossible to compile even the<br>
> very latest version of "strace" with a musl toolchain.<br>
<br>
I've made support for ipx optional in audit user space a couple weeks back. <br>
It's no longer a problem for us.<br>
<br>
-Steve<br>
<br>
<br>
-- <br>
Strace-devel mailing list<br>
<a href="mailto:Strace-devel@lists.strace.io" target="_blank" rel="noreferrer">Strace-devel@lists.strace.io</a><br>
<a href="https://lists.strace.io/mailman/listinfo/strace-devel" rel="noreferrer noreferrer" target="_blank">https://lists.strace.io/mailman/listinfo/strace-devel</a><br>
</blockquote></div>