[openi18n-im:01153] Re: Does iiim work in RH7.3 , 8.0

Hideki Hiura <[email protected]>
Newsgroups gmane.comp.internationalization.input-methods
Message-ID <[email protected]>
> From: "Saravanan" <[email protected]>
> it works in RH9.0, but shows error in RH7.3.

Wow, RH7.3....:-).

> /usr/src/redhat/BUILD/im-sdk/lib/iiimcf/.libs/libiiimcf.so: undefined
> reference to `__ctype_b'

__ctype_b is not a symbol that iiimcf refers, but the symbol refered by
/usr/include/ctype.h.

As I do not have Redhat7.3 handy, and I do not recall how it was like
in Redhat7.3, I am not sure why __ctype_b is missing, but this may be
the one in xlocale.h.

The reference to __ctype_b is not needed for iiimf, and __ctype_b is
supposed to be used by isctype_l macro if not directly refered by xlocale.h.

The file includes ctype.h in libiiimcf is clientenv.c, so you may want
to mangle with ctype.h, such as removing inclusion of it, and if 
some compilation errors happened, just replicate local definition of 
only necessary entries.

--
hiura@{freestandards.org,OpenI18N.org,li18nux.org,unicode.org,sun.com} 
Chair, OpenI18N.org/The Free Standards Group          http://www.OpenI18N.org
Architect/Sr. Staff Engineer, Sun Microsystems, Inc, USA   eFAX: 207-433-8964
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.