HP-UX lastlog / contrib
Kevin Steves
stevesk at sweden.hp.com
Wed Jan 31 05:23:05 EST 2001
On Tue, 30 Jan 2001, Philipp Buehler wrote:
: just built 2.3.0p1 on HP-UX 10.20 more or less smoothly
: >From 1.2.3 I had documented --without-lastlog, can't
: remember why, broke something.
: So I tried my old configure settings for 2.3.0
: which seams to break stuff:
:
: loginrec.c:1338: warning: `struct lastlog' declared inside parameter list
: some more dereferencing pointers and then Error 1 [of course]
:
: Omitting the --without-lastlog all is fine, for the record: gcc 2.95.2
:
: So, I try to understand if this would be still a valid configure
: option and there is something wrong, or I misunderstood it and
: I gave an NO to package which cant be denied.
hp-ux doesn't have lastlog, and you shouldn't need --without-lastlog.
but something is broken if you define it, because i see #define
CONF_LASTLOG_FILE "no" as a result. can someone else look into this?
: Btw, I came across contrib/hpux [nice :>] and there is a little typo
: for installing egd.rc in the README:
: # ln -s /sbin/init.d/sshd.rc /sbin/rc1.d/K600egd
: # ln -s /sbin/init.d/sshd.rc /sbin/rc2.d/S400egd
: which should read
: # ln -s /sbin/init.d/egd.rc /sbin/rc1.d/K600egd
: # ln -s /sbin/init.d/egd.rc /sbin/rc2.d/S400egd
thanks :) i noticed that while sitting on a plane in november, and
snapshots/cvs from around december have the fix.
More information about the openssh-unix-dev
mailing list