[OpenAFS] No interfaces with IP address

Derrick J Brashear shadow@dementia.org
Wed, 21 Nov 2001 10:52:05 -0500 (EST)


[Please reply only to the list, or only to me, not both]

On Wed, 21 Nov 2001, yves schutz wrote:

> Rudolph and others,
> 
> Thanks for the answer. I indeed found the problem: I have installed the
> french version of RH where "addr" is spelled "adr" !
> I have found another problem in the afs script:
> I had to replace the line :
>        if [ ! -f  $MODLOADDIR/$LIBAFS] ; then
> by
>        if [ ! -f "$MODLOADDIR/$LIBAFS" ] ; then
> to get it running.

This is now fixed in CVS and will be in 1.2.3

> Now remains an unsolved problem: (although I have created the following
> link "ln -si libafs-2.4.3-12-i686.o  libafs-2.4.9-12.o ")

you should remove that link, and really actually build a kernel module for
your kernel, or you *will* lose.

The ifconfig problem is fixed in CVS thanks to Thomas Mueller and will be
in 1.2.3.