fix: do not include RULES_SNCSEQ if not supported within configure#4
fix: do not include RULES_SNCSEQ if not supported within configure#4jerzyjamroz wants to merge 1 commit into
Conversation
This avoids the error on epics-base 7.0: - sequencer/configure//RULES_SNCSEQ: No such file or directory
|
Hm... Can you show how that error appears? I don't remember seeing it. |
|
@ralphlange , it happens straight away for other modules e.g. try to compile |
|
Still puzzled. I have never seen this. Why doesn't it appear when building Base and modules on the Training VM? |
|
I just glanced and it seems your build does not use |
|
But aren't you saying you are seeing the problem with Base 7.0, even though under 7.0 it gets installed in and automatically included from I would really like to be able to reproduce this to understand what is happening and why. |
This avoids the error on epics-base 7.0: