[OpenAFS] Does openAFS work for IRIX?
Derrick J Brashear
shadow@dementia.org
Tue, 3 Feb 2004 12:04:28 -0500 (EST)
On Tue, 3 Feb 2004, Thuc Ly wrote:
>
> All,
>
> I loaded OpenAFS 1.2.11 into the IRIX kernel. I got the error
> message "Undefined data symbol rfsdisptab_v3" when running autoconfig to
> configure kernel.
There's a reference in Solaris-specific source to nfs_rfsdisptab_v3. There
are no references to rfsdisptab_v3 in the kernel module.
Did you use the afs_rtsymtab.pl script? That's all I see that references
this symbol, and I'm not sure why.