-
Notifications
You must be signed in to change notification settings - Fork 71
cmake failure creating hercules #299
Description
Attached is a cmake 'log' for hercules compile. There seem to be a number of similar errors that prevent compilation, but I can't interpret them other more generally than:
Failure to find program files, which some conversations on this board would not lead to failure to compile.
The failure to find sdkddkver xxx in a hyperion (sub)directory. It doesn't seem like cmake had a problem with my system's SDK, but cmake didn't create any sdkddkver xxx. (Should cmake have created them in the offending directory, or should I have had a path available here?)
Repeated get target errors, which I don't understand at all (but may are due to earlier errors?).
This is my first experience with Hercules and VM/370 systems, so anything and everything I said above could be (extremely) errorful ...
Thanks VERY MUCH in advance for any guidance or feedback.
Kevin