[Bug 191] New: compilation faills in auth1.c:392 `pw' undeclared when USE_PAM is on

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 28 01:14:36 EST 2002


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

           Summary: compilation faills in auth1.c:392 `pw' undeclared when
                    USE_PAM is on
           Product: Portable OpenSSH
           Version: -current
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Miscellaneous
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: kent at lysator.liu.se


auth1.c: In function `do_authentication':
auth1.c:392: `pw' undeclared (first use in this function)
auth1.c:392: (Each undeclared identifier is reported only once
auth1.c:392: for each function it appears in.)

Perhaps "pw" should be "authctxt->pw"?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list