entry: entryname does not have "main" defined

The specified entry point module (which is a non-COBOL module) does not define the symbol "main". This is the compulsory entry point for any non-COBOL modules that are specified as the first program on the cob command line when building an executable file.