Re: make reconfigure status

2019-08-06 Thread Jonathan Gibbons
Alan, There was a recent change to the build such that you need to do a one-time delete of your build directory, and run configure again. After that, "make reconfigure" works as expected. -- Jon On 8/6/19 9:45 AM, Alan Snyder wrote: In case this is useful... I don’t know what the status

Re: make reconfigure fails on idk 10

2017-10-18 Thread Lance Andersen
Hi Erik, Thank you. I just brought over an update and you are correct, it looks like the fix my Magnus also addressed this issue. Best Lance > On Oct 18, 2017, at 4:22 AM, Erik Joelsson wrote: > > Hello Lance, > > I have seen similar problems recently, but I think

Re: make reconfigure fails on idk 10

2017-10-18 Thread Erik Joelsson
Hello Lance, I have seen similar problems recently, but I think it was caused by an old configuration created a few days ago and an incompatible build change that came in later. It may also have been that this was failing before Magnus' fix a few days back. Could you "rm -rf build" and "hg

Re: make reconfigure fails on idk 10

2017-10-17 Thread David Holmes
Sorry I misread what the initial working directory was. David On 18/10/2017 7:33 AM, Lance Andersen wrote: Hi David, On Oct 17, 2017, at 5:25 PM, David Holmes > wrote: Hi Lance, This looks very odd: checking for top-level

Re: make reconfigure fails on idk 10

2017-10-17 Thread Lance Andersen
Hi David, > On Oct 17, 2017, at 5:25 PM, David Holmes wrote: > > Hi Lance, > > This looks very odd: > > checking for top-level directory... > /Users/ljanders/Documents/hg-workspaces/openjdk10/jdk10-corba/open-corba > > Did you clone an existing workspace or copy it?

Re: make reconfigure fails on idk 10

2017-10-17 Thread David Holmes
Hi Lance, This looks very odd: checking for top-level directory... /Users/ljanders/Documents/hg-workspaces/openjdk10/jdk10-corba/open-corba Did you clone an existing workspace or copy it? Unclear how this path could get in there if you cloned. That said: a) I always "cd && make

Re: make reconfigure?

2014-04-03 Thread Erik Joelsson
I have also experienced this on Solaris. Haven't investigated it yet though. Filed https://bugs.openjdk.java.net/browse/JDK-8039145 to track it. /Erik On 2014-04-03 11:40, Wang Weijun wrote: Every now and then, running make asks me to reconfigure so I call configure again. Recently it is