Csaba Raduly, on Saturday, May 18, 2019 02:50 AM, wrote... >On Sat, May 18, 2019 at 7:14 AM Brian Inglis wrote: >> >> On 2019-05-17 21:18, Jose Isaias Cabrera wrote: >> > After more than 8 hours running, building gcc-6.4.0, this error popped up: >> > In file included from ../.././libjava/jni-libjvm.cc:14:0: >> > ../.././libjava/include/jvm.h:795:3: error: ‘ParkHelper’ does not name a >> > type >> > ParkHelper park_helper; >> > Did a few duckduckgo searches and nothing helpfult was found. Before I go >> > to >> > the gcc email support, anyone has an idea? >> Try google: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49499 > >José, try passing > >--enable-languages=c,c++ > >to configure. Unfortunately, you may need to rm -rf the build >directory and start from scratch.
Yep, that is how I restarted make. And, by the way, no, there is no need to 'rm -rf ' the directory. It actually starts and whatever has been built, does not need to be. So, this is a pretty smart make script. I am finished and now to start building Bedrockdb. Thanks. josé -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple