lambda build error

David Holmes david.holmes at oracle.com
Thu Jan 17 05:02:17 PST 2013


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