[OpenAFS] AFS kernel module

Horst Birthelmer horst@riback.net
Mon, 25 Oct 2004 23:18:35 +0200


On Oct 25, 2004, at 11:11 PM, Maurizio Santini wrote:

> Has everyone ever come across the following error when building the AFS
> kernel module?
>
> #make install
> .
> .
> .
> .
> .
> Building in directory: MODLOAD-2.4.22-SP
> make[1]: Entering directory
> `/usr/src/openafs-kernel-1.2.8/src/MODLOAD-2.4.22-SP'
> /usr/src/openafs-kernel-1.2.8/src/pinstall/pinstall -f libafs-2.4.22.o
> /usr/local/lib/openafs/libafs-2.4.22.o
> make[1]: /usr/src/openafs-kernel-1.2.8/src/pinstall/pinstall: Command

Looks like your pinstall isn't there. Are you sure it's been built??
A proper make (maybe a configure before that) should help.

Horst