[ET Trac] [Einstein Toolkit] #1008: Link error when building a configuration containing only MPI thorn

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Aug 3 10:39:32 CDT 2012


#1008: Link error when building a configuration containing only MPI thorn
---------------------+------------------------------------------------------
  Reporter:  hinder  |       Owner:     
      Type:  defect  |      Status:  new
  Priority:  minor   |   Milestone:     
 Component:  Cactus  |     Version:     
Resolution:          |    Keywords:     
---------------------+------------------------------------------------------

Comment (by eschnett):

 Internally, the flesh is treated as a thorn that is called "Cactus", and
 there is also a pseudo-thorn "CactusBindings" containing most of the auto-
 generated code from the CST stage. These two thorns are treated specially
 in several places. It seems that "make.Cactus.defn" is ignored, although
 it should not be.

 My file "make.thornlib" contains the lines
 {{{
 ifneq ($(THORN), CactusBindings)
 -include $(BINDINGS_DIR)/Configuration/Thorns/make.$(THORN).defn
 endif
 }}}
 which should include "make.Cactus.defn". Can you confirm that you have
 these lines as well?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1008#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list