Why does my adapter program fail to compile with invalid forward declaration error using SDK 4.1.3 on Linux 2.4?

book

Article ID: KB0091513

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Resolution:
This problem is related to * SDK 4.1.3 on Linux 2.4 * only which is disclosed in the release note; to resolve the error just add "-DLINUX24" to CCFLAGS option in the makefile.  

Environment

Product: TIBCO Adapter SDK Version: 4.1.3 OS: Linux 2.4.2, Linux 2.4.6 --------------------

Issue/Introduction

Why does my adapter program fail to compile with invalid forward declaration error using SDK 4.1.3 on Linux 2.4?