fs does not work?

Artur Grabowski art at stacken.kth.se
Tue Jun 23 09:45:05 CEST 1998


Naomaru Itoi <itoi at eecs.umich.edu> writes:

>   if (!(rv = k_hasafs())){
>     printf("no afs %d %d\n", rv, errno);
>     exit -1;
>   } else {
>     printf("yes afs :)\n");
>   }
> 
> This returns:
> no afs 0 0
> 
> The return value and errno are both 0.  
> 
> 
> What do you think is causing a problem?  

Are you sure that you linked with libkafs from kth-krb and not OpenBSD 2.2?

type 'ldd /usr/arla/bin/fs' to check that.

And make sure you have the kernel module loaded.

btw. upgrade to 2.3 (and buy a CD). ;)

//art





More information about the Arla-drinkers mailing list