Re: include em in release builds?
"Theo de Raadt" <[email protected]> Sun, 07 Apr 2024 13:44:36 -0600
| Newsgroups | gmane.os.openbsd.ppc |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I think the bad system call messages started a little after 7.5 was > released, been getting them as well on macppc. Not sure why though, > haven't digged into the recent commits This is happening because you are mixing current and 7.5 There is an unavoidable incompatibility. It has to happen at some point. Specifically, your ld.so and your kernel are *not built from the same source tree.