Rxvt-Unicode on Solaris 8 & gcc v.3.3.2

Mun Johl mun_johl at sierralogic.com
Mon Mar 27 02:49:54 CEST 2006


Hi,

I just downloaded the latest rxvt-unicode sources (for the first time)
and tried compiling on my Solaris 8 system with gcc v.3.3.2; however,
I was unsuccessful:

------------------------------ Delimiter BEGIN --------------------------------
% gmake
g++ -DHAVE_CONFIG_H  -I/usr/openwin/include -I/usr/local/include/freetype2 -I/usr/local/include    -g -O3  -DDEBUG_STRICT  -I/usr/openwin/include -I.. -I. -I. -c rxvt.C
In file included from rxvt.C:23:
../config.h:432:1: warning: "_XOPEN_SOURCE" redefined
<built-in>:67:1: warning: this is the location of the previous definition
g++ -DHAVE_CONFIG_H  -I/usr/openwin/include -I/usr/local/include/freetype2 -I/usr/local/include    -g -O3  -DDEBUG_STRICT  -I/usr/openwin/include -I.. -I. -I. -c command.C
In file included from command.C:48:
../config.h:432:1: warning: "_XOPEN_SOURCE" redefined
<built-in>:67:1: warning: this is the location of the previous definition
command.C: In member function `wchar_t rxvt_term::next_char()':
command.C:2808: error: `mbrtowc' undeclared (first use this function)
command.C:2808: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
gmake[1]: *** [command.o] Error 1
gmake: *** [all] Error 1
------------------------------- Delimiter END ---------------------------------

Any assistance would be greatly appreciated.

-- 
Mun




More information about the rxvt-unicode mailing list