Re: autoconf problem

2013-07-16 Thread Michael McMahon
On 16/07/13 14:42, Volker Simonis wrote: On Tue, Jul 16, 2013 at 3:02 PM, Tim Bell wrote: Hi Michael: Since my latest sync of jdk8/cpu (today) I can't run configure. I get the following error: Looks like your merge touched some of the .m4 files (common/autoconf/basics.m4 and common/autocon

Re: autoconf problem

2013-07-16 Thread Volker Simonis
On Tue, Jul 16, 2013 at 3:02 PM, Tim Bell wrote: > Hi Michael: > > >> Since my latest sync of jdk8/cpu (today) I can't run configure. I get the >> following >> error: > > > Looks like your merge touched some of the .m4 files > (common/autoconf/basics.m4 and common/autoconf/build-performance.m4 to

Re: autoconf problem

2013-07-16 Thread Tim Bell
Hi Michael: Since my latest sync of jdk8/cpu (today) I can't run configure. I get the following error: Looks like your merge touched some of the .m4 files (common/autoconf/basics.m4 and common/autoconf/build-performance.m4 to name two): Our standard guidance when this happens is to do you

Re: autoconf problem

2013-07-16 Thread Dmitry Samersoff
Michael, Try to get fresh workspace or at least run hg pull -u in the root directory. get_source.sh not always/doesn't update root folder. -Dmitry On 2013-07-16 16:20, Michael McMahon wrote: > Hi, > > Since my latest sync of jdk8/cpu (today) I can't run configure. I get > the following > error