Compilation error on Solaris

Marc Lehmann schmorp at schmorp.de
Wed Apr 27 03:41:39 CEST 2005


On Tue, Apr 26, 2005 at 09:06:45PM +0200, Jonas Ådahl <tox at dtek.chalmers.se> wrote:
> > Interesting... are functions missing when _XOPEN_SOURCE is being defined
> > or why did you undef it?
> 
> Exactly, when _XOPEN_SOURCE was defined, mbrtowc wasn't find by the compiler.

Can you try wether "#define _XOPEN_SOURCE 500" makes it appear again?

> The locale settings are the same as on a Linux-box (all of them sv_SE.UTF-8)
> and it works perfectly there. XIM couldn't be compiled because XSetIMValues
> wasn't found. And the behavior is the same in tcsh, bash, irssi and vim.

Interesting, so it's likely XIM. Do you have the same problem when pasting
that single character? If yes, then it's not XIM, if no, then it's XIM.

-- 
                The choice of a
      -----==-     _GNU_
      ----==-- _       generation     Marc Lehmann
      ---==---(_)__  __ ____  __      pcg at goof.com
      --==---/ / _ \/ // /\ \/ /      http://schmorp.de/
      -=====/_/_//_/\_,_/ /_/\_\      XX11-RIPE




More information about the rxvt-unicode mailing list