urxvtd -f fails with EBADF

Marc Lehmann schmorp at schmorp.de
Sun Nov 18 01:34:30 CET 2007


On Sat, Nov 17, 2007 at 04:12:31PM +0100, Jukka Salmi <j+urxvt at 2007.salmi.ch> wrote:
> I just updated rxvt-unicode sources (HEAD) on a NetBSD/i386 4.99.34
> system, checked out libev after autogen.sh told me to do so, and
> successfully built urxvt. While urxvt seems to work fine, the urxvt
> daemon doesn't:

Could you try again with HEAD? it might not have been a libev problem, but
a bug I have introduced yesterday. If it persists, it is likely a problem in
libev. Could you, in that case, add this to src/ev_cpp.h and recompile?

   #define EV_USE_KQUEUE 0

(and again report back)

thanks!

PS: do you know about the status of kqueue on netbsd? is it supposed to
work there?

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      pcg at goof.com
      -=====/_/_//_/\_,_/ /_/\_\




More information about the rxvt-unicode mailing list