Building lambda on Mac OS X 10.8.2

Arul Dhesiaseelan aruld at acm.org
Thu Jan 17 12:51:49 PST 2013


I found the problem with freetype. I had Mono framework on my system which
had 32-bit freetype library that was causing problem. After removing Mono,
configure worked like a charm.

-Arul


On Wed, Jan 16, 2013 at 9:33 PM, Arul Dhesiaseelan <aruld at acm.org> wrote:

> Hi,
>
> I have been using the old build system so far. I am trying to use the new
> build system.
>
> configure fails with freetype error on OS X mountain lion. I have Xcode
> command line utils and XQuartz installed. Not sure why I get this freetype
> error.
>
> bash ./configure
> .....
> checking for cups/cups.h... yes
> checking cups/ppd.h usability... yes
> checking cups/ppd.h presence... yes
> checking for cups/ppd.h... yes
> checking for FREETYPE2... yes
> checking for FT_Init_FreeType in -lfreetype... no
> configure: error: Could not find freetype2!
> configure exiting with result code 1
>
>
> Thanks for any pointers!
>
> -Arul
>
>
>



More information about the build-infra-dev mailing list