Bugzilla – Bug 5090
Autotools broken when --disable-jsdl and --disable-ws flags enabled
Last modified: 2007-06-22 11:17:17
You need to log in before you can comment on or make changes to this bug.
When the configure script is invoked with both --disable-jsdl and --disable-ws flags, the dist_java_JAVA is still defined but no .class files are produced. Therefore, in the make install step the installation fails when it tries to copy the non-existant .class files.
Bug fixed in CVS trunk
Also when compiling GW in a EGEE user interface, gridftp drivers should be disabled. A new option --disable-gridftp has been added to configure (branch: FALCATA)