cancel
Showing results for 
Search instead for 
Did you mean: 

NW RFC SDK installation issue

Former Member
0 Kudos

Hi,

Im trying to install NW RFC SDK on Mainframe system and at compilation time getting below error.

# make -f sample390.mak rfcswitch_pr1 cc -I ".."/include -Wc,DLL,RENT,LONGNAME -Wl,DLL -DSAPonOS390 -o rfcswitch_pr1 rfcswitch_pr1.c ".."/lib/librfc.x WARNING CCN3296 ./rfcswitch_pr1.c:37 #include file "saprfc.h" not found. WARNING CCN3296 ./rfcswitch_pr1.c:38 #include file "sapitab.h" not found. ERROR CCN3166 ./rfcswitch_pr1.c:65 Definition of function RFC_PARAMETER requires parentheses. ERROR CCN3276 ./rfcswitch_pr1.c:65 Syntax error: possible missing '{'? ERROR CCN3045 ./rfcswitch_pr1.c:89 Undeclared identifier argc. ERROR CCN3045 ./rfcswitch_pr1.c:89 Undeclared identifier argv. ERROR CCN3045 ./rfcswitch_pr1.c:91 Undeclared identifier rfc_handle. ERROR CCN3045 ./rfcswitch_pr1.c:108 Undeclared identifier In_Msg. ERROR CCN3045 ./rfcswitch_pr1.c:134 Undeclared identifier rfc_logon_data. ERROR CCN3045 ./rfcswitch_pr1.c:146 Undeclared identifier i. ERROR CCN3045 ./rfcswitch_pr1.c:149 Undeclared identifier In_Msg. ERROR CCN3045 ./rfcswitch_pr1.c:164 Undeclared identifier Out_Msg. ERROR CCN3045 ./rfcswitch_pr1.c:175 Undeclared identifier errinfox. ERROR CCN3045 ./rfcswitch_pr1.c:175 Undeclared identifier rfc_logon_data. ERROR CCN3045 ./rfcswitch_pr1.c:175 Undeclared identifier rfc_handle. ERROR CCN3045 ./rfcswitch_pr1.c:190 Undeclared identifier rfc_handle. ERROR CCN3045 ./rfcswitch_pr1.c:207 Undeclared identifier exp. ERROR CCN3045 ./rfcswitch_pr1.c:210 Undeclared identifier RFCTYPE_CHAR. ERROR CCN3045 ./rfcswitch_pr1.c:238 Undeclared identifier imp. ERROR CCN3045 ./rfcswitch_pr1.c:239 Undeclared identifier tab.

Curretly we have classic Version of RFC SDK and planning to move to latest versoin of RFC SDK.As part of this we copied classic version .C program to latest version of RFC SDK and tried to compile.But its giving above error and in latest RFC SDK INLCUDE lib did not find saprfc.h and sapitab.h files and expecting this error also due to missing of those two files.Could any one please help me out to resolve this.

Thanks,

Babu

Accepted Solutions (0)

Answers (0)