Re: Anybody out there? (ETXTBSY)

david (david@kalifornia.com)
Sat, 29 Aug 1998 01:10:12 -0700


Reply to mail from Andi Kleen about Anybody out there? (ETXTBSY)
-----------------
> sln /lib/libc.so /lib/libc.so-old
> sln -sf /lib/libc.so.new.version /lib/libc.so
>
> Also currently when you overwrite libc.so then lots of programs SIGBUS
> and SIGSEGV - ETXTBSY is better.

mv /lib/libc.so.5.4.45 /lib/backup/
mv /workspace/libc.so.5.4.46 /lib/
ldconfig -v

works great

I should expect the following to be normal:
(libc 5.4.46)

mv /workspace/libc.so.5.4.46 /lib

*system death for all running shared bins*

;)

things like this sometimes tend to give one a wakeup call about doing
things properly *g*

-d

-- 
Look, look, see Windows 98.  Buy, lemmings, buy!   
(c) 1998 David Ford.  Redistribution via the Microsoft Network is prohibited.
 for linux-kernel: please read linux/Documentation/* before posting problems

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html