On Wed, 31 Jul 2013 15:00:32 -0400 Kendrick Hernandez <[email protected]> wrote:
> "/local/afs/builds/sunx86_510/openafs-1.4.15/src/afs/SOLARIS/osi_vnodeops.c", > line 1784: prototype mismatch: 5 args passed, 6 expected And if you or anyone was curious or just wanted to know what the actual error is in all that mess, it's this. This is because vn_setpath gained an argument; we fixed this by switching to vn_renamepath by 1.6.2. (gerrit 8894, 8920) -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
