[BRLTTY] Problem compiling brltty on mac high sierra (10.13.5)

Dave Mielke Dave at mielke.cc
Sat Jun 9 23:55:54 EDT 2018


[quoted lines by Cheryl Ann Homiak on 2018/06/09 at 20:42 -0500]

>I have to compile with "disable-api" to get brltty from the git repository to
>work.

What's that error?

>I get an error in the make. The results of the config and of the make are
>attached. 
...
>./ctb_native.c:32:10: fatal error: 'unicode/uchar.h' file not found
>#include <unicode/uchar.h>

This is a package configuration error on the Mac. The pkg-config command is
saying that the icu-uc package is installed, but the compiler is saying that a
file that should then be there (/usr/include/unicode/uchar.h) isn't. I'm not
sure how Mac tools name packags, but, on my system the missing package is named
libicu-devel.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |


More information about the BRLTTY mailing list