<div>Hello,</div><div><br></div><div>i have a problem building the Einstein toolkit (release 2012_05, but the same happened in the 2011_10 version as well)..</div><div><br></div><div>when i include my own thorns in the .th file to build a configuration, and change the schedule files of the thorns, the file util_Table.h in</div>
<div><br></div><div>/configs/config_name/bindings/include is overwritten and being blank, thus leading to compile errors of the type:</div><div><br></div><div>build/Boundary/Boundary.c(226): error: identifier &quot;UTIL_TABLE_FLAGS_CASE_INSENSITIVE&quot; is undefined</div>
<div>      physbc_table_handle = Util_TableCreate(UTIL_TABLE_FLAGS_CASE_INSENSITIVE)</div><div><br></div><div>now, this is annoying, but on my iMac i can then at least use the GUI of the finder to manually copy the file from Cactus/src/include and the compilation proceeds normally..when i however use the command line to copy the file, the compilation starts all over again and recompiles all files...</div>
<div><br></div><div>so on the local cluster i am installing the toolkit on, i have to recompile the entire toolkit everytime i change my thorns, which a huge pain..</div><div><br></div><div>i am using the <a href="http://einsteintoolkit.th">einsteintoolkit.th</a> thornlist that came with the source code and just added the lines with my thorns in the end, is that the correct way to do it?</div>
<div><br></div><div>this has been bugging my for quite a while now, but as the copying via finder semi-solved the problem, i haven&#39;t issued a ticket so far..but on the cluster this is not doable..</div><div><br></div>
<div>best wishes,</div><div><br></div><div>Vassili</div>