OpenSSH_4.3p1 configure patch

Darren Tucker dtucker at zip.com.au
Sat Feb 4 10:29:25 EST 2006


On Fri, Feb 03, 2006 at 04:52:41PM -0600, Fischer, Bill wrote:
> I'm still having configure/wtmp troubles with 4.3p1 on Solaris 8 for
> Sparc.  
> 
> I add the patch to a clean source directory: 
> 
> $ gpatch -p1 < 4.3p1-configure.patch      
> patching file configure
> patching file configure.ac
> 
> And then I ran configure, which included the following in it's output:
> 
> configure: WARNING: lastlog.h: present but cannot be compiled
> configure: WARNING: lastlog.h:     check for missing prerequisite
> headers?

These can be ignored for the moment.  The configure tests will need to
be changed so they #include the headers needed by these tests to stop
the warnings.  (You can see the errors output by the compiler for these
in config.log.)

> .. and when I run it, it is  still recording the login time incorrectly.
> Any suggestions are welcome.

Please run "make survey" and attach the files "survey" and "config.log"
to the bug I've opened for this (the files will be largish so better to
not clag up people's inboxes...)

http://bugzilla.mindrot.org/show_bug.cgi?id=1150

-- 
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