Bugzilla – Bug 2852
Build problems with Tru64
Last modified: 2005-03-22 12:37:23
You need to log in before you can comment on or make changes to this bug.
bash-2.04$ ./configure --prefix=/usr/local/globus/rft-3.9.5-r1 checking build system type... alphaev68-dec-osf5.1 checking for javac... /usr/opt/java142/bin/javac configure: WARNING: JAVA_HOME is not set configure: WARNING: Most Java versions will not work correctly without JAVA_HOME set checking for ant... /usr/local/packages/ant/bin/ant configure: creating ./config.status config.status: creating Makefile bash-2.04$ make wsrft /usr/local/globus/rft-3.9.5-r1/sbin/gpt-build -srcdir=source-trees/core/source vendorcc64dbg make: /usr/local/globus/rft-3.9.5-r1/sbin/gpt-build: Command not found make: *** [globus_core] Error 127
The wsrft target includes a GPT target as well. Your log doesn't show GPT being built. I assume you have used this location before to build into another location. In that case you need to remvoe the gpt-stamp file to get GPT to rebuild. See also bug 2822 regarding a clean option between builds.
Based on the silence, I assume the proposed workaround worked. Bug 2822 has been closed, so I'm closing this one as well.