On Tue, Jul 20, 2010 at 01:52:31AM -0400, Mikhail T. wrote: > On 19.07.2010 15:03, Juergen Lock wrote: > >and indeed after setting dom.ipc.plugins.enabled.libflashplayer.so > >to false inabout:config youtube also worked in www/linux-firefox 3.6.6. > > > Thanks, Juergen, this last method seems to have worked for one of the > users -- with an 8.1/i386. > > It does not, however, work for me (8.1/amd64) -- linux-firefox (3.6.6) > dies at start-up: > > linux: pid 10018 (firefox-bin): syscall epoll_create not implemented > > I don't know, why it is making this system call on my amd64 system, but > that's the fact... On both systems the linux-firefox is version 3.6.6,1 > and the compat.linux.osrelease is set to 2.6.16. > > Any ideas? Thanks!
I implemented: http://lev.vlakno.cz/~rdivacky/patches/linux_epoll.patch a long time ago and never finished that (it mostly lacks kqueue-after-fork) it may help you _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
