Re: [gtk-list] Re: errors building 0.99.0 on Solaris 2.5.1
- From: Owen Taylor <owt1 cornell edu>
- To: gtk-list redhat com
- Cc: Harald Meland <Harald Meland usit uio no>
- Subject: Re: [gtk-list] Re: errors building 0.99.0 on Solaris 2.5.1
- Date: Mon, 15 Dec 1997 19:27:39 -0500
> Harald Meland <Harald.Meland@usit.uio.no> wites:
> I guess I should feel lucky then, as on Solaris 2.6 i get (only)
> these:
[ Pitiful error messags ommitted, but noted ]
> Anyone got any hints? Is it the internationalization detection stuff
> in "configure" that's broken?
Yes and no. I'd say its the internationalization stuff that is broken.
It assumes that either your C library or your X library has certain
multibyte manipulation functions. Which seems not to be the case for
you.
(
Question: do you get a message like:
Checking for <wchar.h> or <wcstr.h> ... no
when you run configure, or did you run configure with the
--with-locale=LANG option set to something that your OS doesn't
support. (like no_NO ????)
Is mbtowc (for example) defined in any header files?
)
I'll try to figure out some way to support such situations, though
it might take a while.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]