Skip to main content

RTS 115 error when compiling OpenESQL application on HP/UX

  • February 15, 2013
  • 0 replies
  • 0 views

This article explains why, on HP/UX when trying to compile an application, the following error appears: # cob64 myapp.cbl.

Problem:

An RTS 115 error is returned against odbcecm when compiling an OpenESQL application on HP/UX:

# cob64 myapp.cbl

Server Express Embedded HTML Preprocessor

Version 4.492 Copyright (C) 1984-2006 Micro Focus (IP) Ltd. All rights reserved

aCC runtime: Use of "-mt" must be consistent during both compilation and linking.

Execution error : file 'odbcecm'

error code: 115, pc=0, call=1, seg=0

115 Unexpected signal (Signal 6)

cob64: error(s) in compilation: myapp.cbl

Resolution:

This is an Operating System issue, which can be resolved by installing a patch to the C run-time (PHSS_34041, or the latest recommended patch which supercedes PHSS_34041).

Old KB# 14017