Yoann Vandoorselaere wrote: >On Thu, 2005-09-01 at 12:28 +0200, Yoann Vandoorselaere wrote: > > >>Hi, >> >>An OpenBSD Prelude user reported that GnuLib will fail to compile on >>OpenBSD 3.7 due to the new dependencies of modules like strcase on >>wctype.h and wchar.h headers. >> >>
I've got a second system without the wchar.h, at least in the default location: HP-UX hp291 B.11.00 U 9000/785 2007847090 >Attached is a patch that will fix the OpenBSD compilation issue >described above by disabling the mbchar module on system that lack >wctype.h or wchar.h. However, it is probably not the correct way to fix >the issue regarding to other module dependencies to mbchar. > > I think this fix is okay, at least for the modules currently dependant on mbuiter. They are not explicitly linked, but mbuiter is only enabled with HAVE_MBRTOWC, the test for which will currently only compile correctly if wchar.h is available. Regards, Derek -- Derek R. Price CVS Solutions Architect Ximbiot <http://ximbiot.com> v: +1 717.579.6168 f: +1 717.234.3125 <mailto:[EMAIL PROTECTED]> _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib