On 29/08/11 at 20:57 +0200, Petr Salinger wrote: > >Would you have time to turn that into a (tested ;) ) patch? > > I tried the attached one, but it does not compile/link: > > linking ruby1.9.1 > main.o: In function `main': > .../ruby1.9.1-1.9.3~preview1+svn33077/main.c:36: > undefined reference to `timer_thread_child_at_fork'collect2: ld returned 1 > exit status > make[3]: *** [ruby1.9.1] Error 1 > > The problematic part is where to put > "pthread_atfork(NULL, NULL, timer_thread_child_at_fork)" > > Do you have some idea ?
Maybe ask upstream (on http://redmine.ruby-lang.org/issues/5240)? They are generally helpful. Lucas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

