Call for testing: OpenSSH 8.9

Steffen Nurpmeso steffen at sdaoden.eu
Fri Feb 18 10:59:01 AEDT 2022


Thorsten Glaser wrote in
 <b4e3532-3fef-472-9b92-e59b0a1afad at tarent.de>:
 |On Fri, 18 Feb 2022, Damien Miller wrote:
 |> these can be a bit tricky. There are some instructions at the top of
 |> sandbox-seccomp.c if you want to give it a try but unfortunately the
 |
 |In musl libc, you also have to comment out the…
 |
 | # include <asm/siginfo.h>
 |
 |… because such a header is not shipped with it. The compilation works
 |without, though.
 |
 |Unfortunately, dalias is very strictly against making it possible to
 |detect musl at compile time, so wrapping it in #ifdef __GLIBC__ or so.

The TinyC compiler tcc does

  #?0|kent:tcc.git$ git grep -i musl master
  ...
  master:configure:  --config-uClibc,-musl,-mingw32... enable system specific configurations
  master:configure:        if test -f "/lib/ld-musl-$cpu.so.1"; then
  master:configure:          echo "Perhaps you want ./configure --config-musl"
  ...

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)


More information about the openssh-unix-dev mailing list