[Bug 161] New: Cannot build afs support on Solaris platform
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Mar 13 11:46:25 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=161
Summary: Cannot build afs support on Solaris platform
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: scott.packard at jpl.nasa.gov
When building with the --with-afs option the make bombs out when building
sshconnect1.c, claiming an undefined function k_hasafs().
I googled a little and found that this function (and others like it) are
in either AIX or perhaps *BSD kernels. They are not part of Solaris.
When I commented out that check, then I get a different error in the same
module about krb_time_to_life (sic).
It appears to me that the 3.1p1 afs portion has not been ported.
------- 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