problems building openssh-5.8p1 on qnx

Darren Tucker dtucker at zip.com.au
Fri Sep 2 23:32:32 EST 2011


On Fri, Sep 2, 2011 at 9:33 PM, Robert Dugal <rdugal at certicom.com> wrote:
[...]
> If I manually edit config.h after configure, adding #define MISSING_HOWMANY then I get these errors when I build:
>        loginrec.c: In function 'record_failed_login':
>        loginrec.c:1700: error: 'struct utmp' has no member named 'ut_host'

These are all inside #ifdef USE_BTMP.  Try commenting it out of
config.h (maybe configure is getting it from the host system).

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list