Sorry,I forgot to include the message.

I have not used my (somewhat) older computer much since I got my
newer one.  During my recent network problems, I decided to upgrade
from LFS-6.3.  The first problem I encountered was that there was
no acceleration in the X server with LFS-7.1.  The problem appears
to be with something installed before X.  I am still working on
that.

Meanwhile, I have discovered network problems on both computers.
Using LFS-7.0 on my older box, I had to upgrade from inetutils-1.8
to inetutils-1.9.1.  I had to make a link from /bin/login to
/usr/bin/login to make inetd work.  I have just noticed that
inetutils has been removed from the latest BLFS books.  I
configure inetutils in LFS for later use.

Running rpcbind in debug mode, I got error messages on startup
which as far as I can tell, are not connected with any problems.
Recompiling with:

    sed -i 's/sunrpc/rpcbind/' src/util.c &&
    ./configure --prefix=/usr --bindir=/sbin &&
    make

removed the message.  The binary was looking for the sunrpc
service.

Maybe some of this information is useful.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to