[OpenAFS] Re: OpenAFS for x86 solaris 8
Alan Meadows
alan@sunwave.com
Sun, 30 Jun 2002 23:57:41 -0700
> 1) The "ln" command syntax was incorrect for solaris in one of the
> > subdirectories MakefileProto.SOLARIS
>
>Provide more exact reference?
Specifically, I modified
"src/openafs-snap-2002-06-30/src/libuafs/Makefile.SOLARIS" and changed "ln
-fs" to "ln -s" for targets setup_common, setup_uafs, and setup_nsafs. You
probably don't want to use "ln -s" since it lacks the behavior you're
trying to get with the -f option but it was a quick fix.
>try chmod +x /kernel/fs/afs
>?
# ls -l /kernel/fs/afs /kernel/fs/ufs
> -rwxr-xr-x 1 root sys 1139852 Jun 30 22:13 /kernel/fs/afs
> -rwxr-xr-x 1 root sys 193120 Jun 14 14:17 /kernel/fs/ufs
# modload /kernel/fs/afs
> can't load module: No such file or directory
After taking Marcus' advice and adding "afs 65" to the /etc/name_to_sysnum
and rebooting, I get a brand new error message, which is only slightly less
cryptic:
# modload /kernel/fs/afs
> Jun 30 23:52:05 unknown krtld: [ID 995402 kern.notice] /kernel/fs/afs:
undefined symbol 'sscanf'
> Jun 30 23:52:05 unknown krtld: [ID 472681 kern.notice] WARNING:
mod_load: cannot load module 'afs'
Any ideas?
>_______________________________________________
>OpenAFS-info mailing list
>OpenAFS-info@openafs.org
>https://lists.openafs.org/mailman/listinfo/openafs-info