[ET Trac] [Einstein Toolkit] #1253: Cactus should not pass its makefile options to make commands
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Feb 11 23:52:36 CST 2013
#1253: Cactus should not pass its makefile options to make commands
---------------------+------------------------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Cactus | Version:
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by knarf):
The problem here is OpenSSL's 'config' script (from the OpenSSL
distribution). It also uses the $options environment variable to specify
openssl-configure-options (see line 45). Rather than changing the pass-
down of Cactus options which might be useful, it should also work to unset
the variable $options before executing './config --prefix=${OPENSSL_DIR}'
in the configure.sh script of the thorn. Can you try that?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1253#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list