[Charset iso-8859-1 unsupported, filtering to ASCII...]
> No, this wasn't the first error message. The elispses were meant to
> indicate a bunch of compliation. Further investigation reveals that it is
> related to the --enable-locale option to configure. Without this the build
> works fine. Let me know if you don't have BSDI-4.0 and I'll be happy to test
> out any fixes.
Yes, I see it here on BSD/OS 4.01 with --enable_locale. It is from:
lc->lc_messages = setlocale(LC_MESSAGES, NULL);
BSDI does not define LC_MESSAGES as part of its setlocale() interface.
Is this a standard feature that BSDI is missing, or some specific
extension?
--
Bruce Momjian | http://www.op.net/~candle
[EMAIL PROTECTED] | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026