lambda build error

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


Hi David,

I am building the lambda repo. I never had problems with old build system
so far until yesterday. Not sure what changed recently.

But, that gave me an opportunity to try the new build system and now I am
riding along after fixing the freetype problem.

Thanks,
Arul

On Thu, Jan 17, 2013 at 3:02 AM, David Holmes <david.holmes at oracle.com>wrote:

> On 17/01/2013 4:33 PM, Arul Dhesiaseelan wrote:
>
>> I have been happily using the old build system and "make all" failed
>> today.
>>
>> com/sun/tools/jdeps : no such file or directory
>>
>
> Are you only building the jdk repo? You to sync up with langtools to get
> jdeps tool.
>
>
>  make[2]: *** [initial-image-jdk] Error 1
>> make[1]: *** [jdk-build] Error 2
>> make: *** [build_product_image] Error 2
>>
>> I tried to run using the new build, but configure fails for me on OS X
>> 10.8.2. I even tried pointing to a custom freetype build without any
>> success.
>>
>
> Lots of emails on this kind of problem - search for Xcode :(
>
> David
>
>
>  bash ./configure
>> .......
>> 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
>>
>> Has any one noticed this? Thanks for your help.
>>
>> -Arul
>>
>>


More information about the lambda-dev mailing list