Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hello ,
I am trying to compile my c program using make file. But i am getting the foll errors. Kindly help me out
make -f pmls.mk
cc -Aa -g +z -D_HPUX_SOURCE -Dhpux -I/opt/xelp/prg/premier/include -I/opt/xelp/prg/src/oscar/include -I-I. -I/opt/ora816/precomp/public -I/opt/ora816/rdbms/public -I/opt/ora816/rdbms/demo -I/opt/ora816/plsql/public -I/opt/ora816/network/public -D INF_CONFLICT -c pmlstran.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +z option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 111: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 112: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 113: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 114: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 115: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 116: error 1000: Unexpected symbol: "ERROR_INFO".
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 116: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 116: error 1573: Type of "<<<NULL_SYMBOL>>>" is undefined due to an illegal declaration.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 117: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 118: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 119: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 120: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 121: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 122: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 123: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 124: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 125: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 126: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 127: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 130: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 131: error 1000: Unexpected symbol: "ConfigParmList".
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 131: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 132: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 133: error 1000: Unexpected symbol: "*".
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 133: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 134: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 135: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 136: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/cscglbl.h", line 137: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "/opt/xelp/prg/premier/include/td.h", line 314: error 1000: Unexpected symbol: "*".
(Bundled) cc: "/opt/xelp/prg/premier/include/td.h", line 314: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "/opt/xelp/prg/premier/include/td.h", line 317: error 1000: Unexpected symbol: "make_integer".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1Thanks in Advance.
Regards,
Neeraja

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |