Re: b31 multiple build failures on x86 Linux

2008-07-24 Thread Andrew John Hughes
On 22/07/2008, Andrew Haley <[EMAIL PROTECTED]> wrote: > Kelly O'Hair wrote: > > > > > > Jeffrey Baker wrote: > >> On Tue, Jul 22, 2008 at 12:17 PM, Kelly O'Hair <[EMAIL PROTECTED]> > >> wrote: > >>> Jeffrey Baker wrote: > > [snip] > >> > Second problem: the build dumped core in test_

Re: b31 multiple build failures on x86 Linux

2008-07-24 Thread Kelly O'Hair
Great! Good news... -kto Alan Bateman wrote: Jesse Glick wrote: : http://bugs.sun.com/view_bug.do?bug_id=6681798 Sherman has changes in the pipe that replaces the current sed based pre-processor. That will avoid these shell/escaping problems. -Alan.

Re: b31 multiple build failures on x86 Linux

2008-07-24 Thread Alan Bateman
Jesse Glick wrote: : http://bugs.sun.com/view_bug.do?bug_id=6681798 Sherman has changes in the pipe that replaces the current sed based pre-processor. That will avoid these shell/escaping problems. -Alan.

Re: b31 multiple build failures on x86 Linux

2008-07-24 Thread Jesse Glick
Kelly O'Hair wrote: You might be able to 'make SH=/bin/bash' to get around this, but it's just a guess. What works for me (Ubuntu 8.04 w/ all updates): export SPP_CMD='/bin/bash spp.sh' make Cf. http://bugs.sun.com/view_bug.do?bug_id=6681798

Re: Building OpenJDK in Windows again.

2008-07-24 Thread Ingo Proetel
Hi, yes, I'm using VS2005 and creating the manifest file in the bin directory as described in the bug report works. Thanks. ingo Kelly O'Hair wrote: You probably built with Visual Studio 2005 (VS2005). Correct? And if this is Vista you are on your own. I don't do Vista. :^( The official Windo