2008/6/19 Kris Kasner <[EMAIL PROTECTED]>:
> Hi Folks. I'm trying to get 1.4.7 to build on Solaris Nevada release
> 90 (the first release that supports ZFS root on SPARC). It's failing
> at the file osi_vfsops.c, so I get everything except the rather
> important kernel module.. :)
>
> Can someone take a look at these errors and see if there's anything obvious?
> BTW, I'm using sun Studio 12 with the latest patches from Sun

I have not tested this but it should work (the changes are for crash
dumps, but you can't dump to AFS)

Change:
static struct vfsdef_v4 afs_vfsdef = {

To:
static struct vfsdef_v5 afs_vfsdef = {

in /afs/SOLARIS/osi_vfsops.c
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to