Cactus make with Revision r4696 not possible

Issue #421 closed
anonymous created an issue

After making a configuration with:

make carpet-luca-cactus-new-cactus options=sim-configs-save/datura.cfg-luca

I have tried to build the executable with:

make carpet-luca-cactus-new-cactus

This ends up with the error:

[snip] /home/alibeck/programme/Cactus-Luca/Cactus/src/include/cctk.h(163): catastrophic error: could not open source file "cctk_ScheduleFunctions.h" #include "cctk_ScheduleFunctions.h" ^

/home/alibeck/programme/Cactus-Luca/Cactus/src/include/cctk.h(163): catastrophic error: could not open source file "cctk_ScheduleFunctions.h" #include "cctk_ScheduleFunctions.h" ^

/home/alibeck/programme/Cactus-Luca/Cactus/src/include/cctk.h(163): catastrophic error: could not open source file "cctk_ScheduleFunctions.h" #include "cctk_ScheduleFunctions.h" ^

Preprocessing /home/alibeck/programme/Cactus-Luca/Cactus/arrangements/CactusBase/CoordBase/src/Domain.c Compiling /home/alibeck/programme/Cactus-Luca/Cactus/arrangements/CactusBase/CoordBase/src/Domain.c /home/alibeck/programme/Cactus-Luca/Cactus/src/include/cctk.h(163): catastrophic error: could not open source file "cctk_ScheduleFunctions.h" #include "cctk_ScheduleFunctions.h" ^

compilation aborted for /home/alibeck/programme/Cactus-Luca/Cactus/configs/carpet-luca-cactus-new-cactus/build/CoordBase/Domain.c (code 4) make[3]: [Domain.c.o] Error 4 make[2]: [make.checked] Error 2 make[1]: [/home/alibeck/programme/Cactus-Luca/Cactus/configs/carpet-luca-cactus-new-cactus/lib/libthorn_CoordBase.a] Error 2 make: [carpet-luca-cactus-new-cactus] Error 2 [snip]

The file cctk_ScheduleFunctions.h cannot be found anywhere.

I have just updated to revision r4696 in the Cactus/src directory.

The repository after .svn/entries is:

https://svn.cactuscode.org/flesh/trunk/src

Keyword:

Comments (3)

  1. anonymous reporter
    • removed comment

    After updating the lib directory and the Makefile, it compiles.

    So the ticket can be closed.

  2. Log in to comment