bugzilla-daemon at mindrot.org
2002-Mar-13 00:46 UTC
[Bug 161] New: Cannot build afs support on Solaris platform
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.