OpenSSH_4.3p1 configure patch
    Fischer, Bill 
    Bill.Fischer at qwest.com
       
    Sat Feb  4 09:52:41 EST 2006
    
    
  
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?
configure: WARNING: lastlog.h: see the Autoconf documentation
configure: WARNING: lastlog.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: lastlog.h: proceeding with the preprocessor's result
configure: WARNING: lastlog.h: in the future, the compiler will take
precedence
configure: WARNING:     ## -------------------------------------------
##
configure: WARNING:     ## Report this to openssh-unix-dev at mindrot.org
##
configure: WARNING:     ## -------------------------------------------
##
.
.
.
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h:     check for missing prerequisite
headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: net/if.h: in the future, the compiler will take
precedence
configure: WARNING:     ## -------------------------------------------
##
configure: WARNING:     ## Report this to openssh-unix-dev at mindrot.org
##
configure: WARNING:     ## -------------------------------------------
##
.
.
.
configure: WARNING: netinet/in_systm.h: present but cannot be compiled
configure: WARNING: netinet/in_systm.h:     check for missing
prerequisite headers?
configure: WARNING: netinet/in_systm.h: see the Autoconf documentation
configure: WARNING: netinet/in_systm.h:     section "Present But Cannot
Be Compiled"
configure: WARNING: netinet/in_systm.h: proceeding with the
preprocessor's result
configure: WARNING: netinet/in_systm.h: in the future, the compiler will
take precedence
configure: WARNING:     ## -------------------------------------------
##
configure: WARNING:     ## Report this to openssh-unix-dev at mindrot.org
##
configure: WARNING:     ## -------------------------------------------
##
 
.. and when I run it, it is  still recording the login time incorrectly.
Any suggestions are welcome.
-Bill.
-----Original Message-----
From: openssh-unix-dev-bounces+bill.fischer=qwest.com at mindrot.org
[mailto:openssh-unix-dev-bounces+bill.fischer=qwest.com at mindrot.org] On
Behalf Of Damien Miller
Sent: Friday, February 03, 2006 2:40 AM
To: openssh-unix-dev at mindrot.org
Subject: Re: OpenSSH_4.3p1 configure patch
Tim Rice wrote:
> Here is a patch to configure, & configure.ac that should solve the 
> problems people are having with 4.3p1.
> 
> Thanks to Corina for finding the simple solution.
Please test this patch ASAP and so we can make a 4.3p2 release with it
included soon (days to a week).
-d
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev at mindrot.org
http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
    
    
More information about the openssh-unix-dev
mailing list