Jim Rees <[EMAIL PROTECTED]> writes: > I commented out in venus/up.c around line 303 [if (errno >=sys_nerr)] > in two places where it uses sys_nerr and sys_errlist
> Instead of commenting out, how about a configure test to use strerror if > available? Or just use perror. We can probably just use strerror unconditionally. We don't support SunOS or ULTRIX any more. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
