<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Rishi,<br>
<br>
    What ever "make" command exists in <Your cygwin install
dir>\bin is the gnumake. If it is not named so, you can change your
config file to use that make. This is not MKS specific and you should
be able to do all the builds with cygwin (except for VC compiler/linker
and other binary plus of course).<br>
<br>
Thanks,<br>
Sandeep<br>
<br>
Rishi Khare wrote:
<blockquote
 cite="mide72600b70708161301l1b5d2146g59d20b5c007a984d@mail.gmail.com"
 type="cite">thanks a lot for your help,<br>
 actually the freetype needs to be built, the one supplied with cygwin
directly doesnt work.<br>
 I had to just open the Visual Studio project file from
freetype-2.3.5\builds\win32\visualc and open it is Visual <a
 href="http://Studio.net">Studio.net</a> 2003 (need to change its
version from 8.00 to 7.10 otherwise it wont open)<br>
and compile the project, it will produce the required .lib files ,
which can be given to ALT_FREETYPE_LIB_PATH
  <br>
i did the same and it is working fine now.(the build is running now and
passed the point where it used to get stuck while freetype check)<br>
  <br>
I could not use the bat file at <a
 onclick="return top.js.OpenExtLink(window,event,this)"
 href="http://mail.openjdk.java.net/pipermail/build-dev/2007-August/000187.html"
 target="_blank">
http://mail.openjdk.java.net/pipermail/build-dev/2007-August/000187.html</a><br>
because i couldnt find the gnumake command for cygwin (probably it
needs MKS) and i dont have MKS .<br>
  <br>
Thanks a lot once again.<br>
-Regards
  <br>
Rishi<br>
  <br>
  <br>
  <div><span class="gmail_quote">On 8/16/07, <b
 class="gmail_sendername">Ted Neward</b> <<a
 href="mailto:ted@tedneward.com">ted@tedneward.com</a>> wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div link="blue" vlink="purple" lang="EN-US">
    <div>
    <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Having
just done this recently, I'd suggest going through the
archives and finding Igor's posts on the subject, and work from there.
Make
sure you have the latest version of FreeType, because it sounds like
yours may
be the wrong version. Also, when building using the b17 (most recent)
drop, build
with "OPENJDK=true" on the command line.</span></p>
    <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
    <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">You
presumably are running "make sanity" OK?</span></p>
    <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
    <p><span style="font-size: 10pt; color: rgb(31, 73, 125);">Ted
Neward</span><span style="color: rgb(31, 73, 125);"></span></p>
    <p><span style="font-size: 10pt; color: rgb(31, 73, 125);">Java,
.NET, XML Services</span><span style="color: rgb(31, 73, 125);"></span></p>
    <p><span style="font-size: 10pt; color: rgb(31, 73, 125);">Consulting,
Teaching, Speaking, Writing</span><span style="color: rgb(31, 73, 125);"></span></p>
    <p><span style="font-size: 10pt; color: rgb(31, 73, 125);"><a
 href="http://www.tedneward.com" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)"><span
 style="color: blue;">http://www.tedneward.com</span>
    </a></span><span style="color: rgb(31, 73, 125);"></span></p>
    <p><span style="color: rgb(31, 73, 125);"> </span><span
 style="font-size: 11pt; color: rgb(31, 73, 125);"></span></p>
    <div
 style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0in 0in 0in 4pt;">
    <div>
    <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
    <p><b><span style="font-size: 10pt;">From:</span></b><span
 style="font-size: 10pt;">
    <a href="mailto:build-dev-bounces@openjdk.java.net" target="_blank"
 onclick="return top.js.OpenExtLink(window,event,this)">build-dev-bounces@openjdk.java.net</a>
[mailto:<a href="mailto:build-dev-bounces@openjdk.java.net"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
build-dev-bounces@openjdk.java.net</a>] <b>On
Behalf Of </b>Rishi Khare<br>
    <b>Sent:</b> Wednesday, August 15, 2007 11:27 PM<br>
    <b>To:</b> <a href="mailto:build-dev@openjdk.java.net"
 target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">build-dev@openjdk.java.net</a><br>
    <b>Subject:</b> building openjdk for windows ,freetype</span></p>
    </div>
    </div>
    <div><span class="e" id="q_1147034de9f6e7ce_1">
    <p> </p>
    <p style="margin-bottom: 12pt;">hi all,<br>
    I am a newbie for openjdk build so forgive if it seems
fairly easy.<br>
I am trying to build openjdk on windows xp sp2. have gone through all
setup and
tools installation and successfully able to build hotspot jvm. <br>
but when I am trying to build complete jdk it is giving the following
error.<br>
ERROR: FreeType version  2.3.0 or higher is required.<br>
    <br>
freetype is installed by cygwin itself, I downloaded the binary version
also
and putting that in to the path is not making any difference, is there
any
specific way to do that? <br>
-Regards<br>
-Rishi<br>
    <br>
    </p>
    </span></div>
    <p><span style="font-size: 10pt;">No virus found in this incoming
message.<br>
Checked by AVG Free Edition.<br>
Version: 7.5.476 / Virus Database: 269.11.19/955 - Release Date:
8/15/2007 4:55
PM</span></p>
    </div>
    </div>
    </div>
    <br>
    <p><font size="2">No virus found in this outgoing message.<br>
Checked by AVG Free Edition.<br>
Version: 7.5.484 / Virus Database: 269.12.0/957 - Release Date:
8/16/2007 1:46 PM<br>
    </font> </p>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>