>Read UPDATING.
Having an old libc.so.4 in /usr/lib is not in UPDATING. (Perhaps it
should be...)
>You have an old libc.so.4. You can have it updated
>automatically by adding "COMPAT4X=yes" into /etc/make.conf. For now:
>
># echo "COMPAT4X=yes" >> /etc/make.conf
># cd /usr/src/lib/compat
># make obj
># make
># make install
>
>and you should be set.
Only if he has a /usr/src/lib/compat/compat4x.i386/Makefile
from between the time that you added the removal of libs from
/usr/lib and ru removed it (about a 3-hour window). Otherwise,
he'll have to rm /usr/lib/libc.so.4 by hand.
Bill
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message