Re: Ability to override compiler from environment

2008-06-26 Thread Christian Thalinger
On Thu, 2008-06-26 at 08:31 +0200, Mark Wielaard wrote: > > configure: error: "motif headers were not found - > > try installing lesstif-devel." > > > > which I now remember to be the place where I gave up the last time as > > apparently Motif is not available under OpenSolaris and "pkg s

Re: Ability to override compiler from environment

2008-06-26 Thread Christian Thalinger
On Wed, 2008-06-25 at 23:14 +0100, Andrew John Hughes wrote: > I can guarantee that configure will fail on Windows; it tests for ALSA > and fails if it isn't found. I think this is stopping Mac OS X and > probably will stop OpenSolaris too so probably should be made > optional. twisti, how did yo

Re: Ability to override compiler from environment

2008-06-26 Thread Thorbjørn Ravn Andersen
Mark Wielaard skrev den 26-06-2008 08:31: The script first looks for an awk and finds /usr/bin/nawk, and then explicitly later looks for gawk. export GAWK=/usr/bin/nawk got me over that test. It explicitly tests for gawk since that is what the build says it requires. Good reason!

hg: jdk7/build/jdk: 42 new changesets

2008-06-26 Thread xiomara . jayasena
Changeset: e733eea7d585 Author:peterz Date: 2008-05-22 15:06 +0400 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/e733eea7d585 6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane Summary: FlowStrategy.damageStart now tracks position changes Reviewed-b

hg: jdk7/build/langtools: 8 new changesets

2008-06-26 Thread xiomara . jayasena
Changeset: 7708bd6d800d Author:jjg Date: 2008-06-03 13:26 -0700 URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/7708bd6d800d 4075303: Use javap to enquire aboput a specific inner class 4348375: Javap is not internationalized 4459541: "javap -l" shows line numbers as signed