On Tue, May 22, 2012 at 9:59 AM, Tom Browder <[email protected]> wrote:

> The error lines:
>
> /usr/src/tbrowde/brlcad-svn/brlcad/trunk/src/other/tk/unix/tkUnixRFont.c:16:25:
> fatal error: X11/Xft/Xft.h: No such file or directory
> compilation terminated.
> make[2]: *** [src/other/tk/CMakeFiles/tk.dir/unix/tkUnixRFont.c.o] Error 1
> make[1]: *** [src/other/tk/CMakeFiles/tk.dir/all] Error 2
> make: *** [all] Error 2
>
> That also looks like it could be the file that uses 'Freetype'.

Crud.  Yeah, that's that Tk freetype support again.  Leave it to Tk to
keep being a build headache.

What is  X11_Xft_INCLUDE_PATH set to the cache file?   I'm trying to
figure out why TK_ENABLE_XFT is on if Xft.h isn't present - that's not
how it's supposed to work.  Without Xft, it should be falling back to
tkUnixFont.c

CY

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to