On Mon, Mar 21, 2005 at 12:50:28PM +0100, Meik Hellmund wrote: > After some trial&error, I removed the line > (void) Signal (SIGCHLD, SIG_IGN); > from the patch and now wdm seems to work. But I am not sure if the patch > still solves the problem it was intended to solve -:(
Great that you got it working. I added that line, because we had some big problems with wdm dieing on all signals. Probably SIGCHLD shouldn't be ignored. I'll change the patch and make a new package. Your change has no effect on the filedescriptor-problem, so everything should be fine for you. Regards, Michael _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
