Would it make sense for configure to automatically disable Java support if it can't find a JDK (with an appropriate warning)? That seems more in line with how other projects' configure scripts work.
On Fri, May 29, 2015 at 12:31 AM, Adam Bordelon <[email protected]> wrote: > Roshan, do you even have Java installed on your machine? If not, you can > disable Java support in Mesos by specifying `./configure --disable-java` > > On Thu, May 28, 2015 at 4:42 AM, Alex Rukletsov <[email protected]> > wrote: > > > Roshan, > > > > Let's assume the configure script is right: could you please check the > > JAVA_HOME env var is set correctly in the session where you build Mesos? > > > > On Thu, May 28, 2015 at 5:55 AM, Roshan Bagdiya < > [email protected] > > > > > wrote: > > > > > Can you please help me to solve this issue > > > > > > configure: error: failed to determine linker flags for using Java (bad > > > JAVA_HOME or missing support for your architecture?) > > > > > > what steps should i follow to resolve this > > > > > > > > > > > > > > > -- > > > Thank You > > > Roshan Bagdiya > > > MITCOE, Pune > > > > > > > > >
