Re: courier-unicode fails to build on Mac OS 10.10.5

Christian Ebert <[email protected]> Fri, 25 Dec 2015 09:20:01 +0000
Newsgroups gmane.mail.maildrop
Organization Black Trash Productions http://www.blacktrash.org
Message-ID <[email protected]>
* Sam Varshavchik on Thursday, December 24, 2015 at 22:48:51 -0500
> Christian Ebert writes:
>> * Sam Varshavchik on Thursday, December 24, 2015 at 17:18:42 -0500
>>> No, just remove
>>> 
>>> extern const char *unicode_locale_chset_l(locale_t l);
>>> 
>>> from courier-unicode.h completely.
>>> 
>>> And also remove the entire
>>> 
>>> const char *unicode_locale_chset_l(locale_t l)
>>> {
>>>      return fix_charset(nl_langinfo_l(CODESET, l));
>>> }
>>> 
>>> function from unicode.c
>> 
>> Ah, gotcha. That helped.
>> 
>> Compiles including locale.h or xlocale.h - don't know whether
>> that matters.
> 
> The only changes to the current source should be just the removal of
> the function prototype and the function itself.
> 
> I'm going to remove them, since, as I mentioned, they're no longer needed.

Thanks again.

-- 
\black\trash movie         _SAME  TIME  SAME  PLACE_
 --->> http://www.blacktrash.org/underdogma/stsp.php
\black\trash audio   _ANOTHER  TIME  ANOTHER  PLACE_
--->> http://www.blacktrash.org/underdogma/atap.html

------------------------------------------------------------------------------