Dear all,

As you may well know there are security issues wirh openssh. If you use
openssh you should upgrade to the newest version. When I tried to do so for
our machine 'make' failed. It complained about a parse errors for
/usr/include/sys/audit.h.

I was able to solve the problem. It turned out make choked on trailing
whitespace in this file. I just opened it in vi and did a: :1,$s/ $// to
remove trailing spaces. After this make completed without problems.

Cheers,
Tim Bruijnzeels
Nijmegen University