看板 DFBSD_bugs 關於我們 聯絡資訊
On Mon, Feb 07, 2005 at 06:08:49PM +0900, YONETANI Tomokazu wrote: > Hmm, `make install clean' is a dangerous command, your system may be > left broken without a clue :) It's a bit more difficult. If your ld-elf is broken, your system may run havoc in the swapper. Believe, I hit that problem often enough :) If your system tries to coredump 1G processes all the time, rebooting is the easiest solution. > > But, I want to warn all desktop users, working with flash - the plugin > > is currently broken, and better DON'T try to use it, because You all > > could end like me ;-)) > > Thanks for the warning. I think that a workaround with LD_LIBRARY_PATH > is still usable, if not perfect, until our native support for name space > translation is implemented in rtld. The patches could be redone as interim solution, the name space translation has not been started yet. Joerg