On Fri, May 08, 2015 at 06:19:07PM -0800, kario tay <[email protected]> wrote:
> > Well, that certainly is a common thing to do.
> 
> Considering that there are over 1 billion people from China
> on the planet, at least 1 of every 5 potential users might want
> to use that weird little language called Chinese. So yes,
> you're right -- it's probably a pretty common thing to do.
> I'm glad we agree.

Good that it only fails for you then :)

> > The problem is that you compiled urxvt without debugging info (-g), so
> > gdb couldn't make a backtrace.
> 
> There is no compilation option -g listed in "./configure --help"
> for urxvt and "./configure -g" returns an "unrecognized option" error.

Try "configure CXXFLAGS=-g". Remember you need this for all libraries that
urxvt uses as well (the way to do this might differ - again, if you didn't
install them yourself you need to check your distro manual to see how to
get debug symbols).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to