My Oracle Support Banner

Conflicting Header Files in Pro*C and Tuxedo 12.2.2 (Doc ID 2944253.1)

Last updated on OCTOBER 03, 2024

Applies to:

Oracle Tuxedo - Version 10.0 to 12.2.2
Information in this document applies to any platform.

Symptoms

Pro*C code on Tuxedo 12.2.2 is conflicting with sqlca.h files which prevent compilation of code.
The sqlca.h file included with Tuxedo conflicts with the sqlca.h file provided by the Oracle 19c SDK.
The sqlca.h file included with Tuxedo, in its include directory [e.g. /sstux/oracle/tuxedo12.2.2.0.0/include], prevents compilation of Pro*C code and throws duplicate symbol error.
The cdefs.h file provided with gcc does not allow Pro*C code compilation.
Is there a specific version of cdefs.h [in the /usr/include/sys/ directory] that can be used based on gcc version?

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.