[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 641d build successfull.



On Tue, Apr 09, 2002 at 02:46:25PM +0200, Chris Halls wrote:
> The Xlib.h patch came from the thread 'build experiences' by Noll Janos on
> March 4th:
> -------------------------
> 2. XSetIMValues function definition missing
>    This seems to be a problem by the XFree86 team.
>    The "XSetIMValues" seems to mysteriously "fade out" from the header
>    file, from time to time.
> 
>    To /usr/X11/include/X11/Xlib.h , i added:
> 
>    extern char *XSetIMValues(
>    #if NeedVarargsPrototypes
>    XIM /* im */, ...
>    #endif
>    );
> --------------------------
> 
> I haven't seen this problem yet; it's not in the OOo package build.

I spoke too soon - now I see it:

Making: ../../../unxlngi4.pro/slo/i18n_im.obj
g++-3.0 -fmessage-length=0 -c -I. -I. -I../inc -I../../../inc -I../../../unx/inc -I../../../unxlngi4.pro/inc -I.
[...]
/usr/local/src/ooffice/oo3/build-tree/oo_stable1_cvs20020409_src/vcl/unx/source/app/i18n_im.cxx: In member function `int SalI18N_InputMethod::CreateMethod(Display*)':
/usr/local/src/ooffice/oo3/build-tree/oo_stable1_cvs20020409_src/vcl/unx/source/app/i18n_im.cxx:510: `XSetIMValues' undeclared (first use this function)
/usr/local/src/ooffice/oo3/build-tree/oo_stable1_cvs20020409_src/vcl/unx/source/app/i18n_im.cxx:510: (Each undeclared identifier is reported only once for each function it appears in.)
dmake:  Error code 1, while making '../../../unxlngi4.pro/slo/i18n_im.obj'

Attachment: pgpLKCMKQea_p.pgp
Description: PGP signature


Reply to: