bug-gnulib
[Top][All Lists]
Advanced

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

gnulib workaround for missing wchar.h on FreeBSD 4.2?


From: Matthew Woehlke
Subject: gnulib workaround for missing wchar.h on FreeBSD 4.2?
Date: Thu, 01 Nov 2007 17:50:09 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0

I'm trying to build a GNU toolchain on FreeBSD 4.2. Unfortunately this machine has no <wchar.h>, which causes failures for anything trying to use this header, which usually show up in gnulib's replacement module (e.g. coreutils and m4 die when trying to '#include ""'). Is there already a gnulib patch for this that I didn't find googling, or...?

(Note: I also see that this exact error is already fixed in newer gnulib, but mbchar.h subsequently fails due to wint_t being undefined.)

--
Matthew
"Nobody expects the Spanish Inquisition!" -- Monty Python





reply via email to

[Prev in Thread] Current Thread [Next in Thread]