Home » Developer & Programmer » Precompilers, OCI & OCCI » Error during the Pro*C compilation in HP 11
Error during the Pro*C compilation in HP 11 [message #94005] Tue, 05 August 2003 12:12
Ronaldo Chavenco
Messages: 1
Registered: August 2003
Junior Member
When I try to compile a program in HP 11 machine the following error happens.
I'm using oracle 7.3.4 and Proc 2.2
Is there anyone that knows how to fix it ?

Thanks

Ronaldo

Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.

System default option values taken from: /oracle/7.3.4/precomp/admin/pcscfg.h

(1) PCC-I-02106, Userid only used when SQLCHECK = FULL, userid ignored.

Syntax error at line 242, column 17, file bt_common.pc:
va_list arg_ptr; /* Ptr to arguments list. */
................1
(1) PCC-S-02201, Encountered the symbol "arg_ptr" when expecting one of the following:

; , = : ( [[ * ? | & < > + - / % . ^ *= /= %= += -= <<= >>=
&&= ||= ^= | & == != <= >= << >> ++ -- ->
The symbol ";" was substituted for "arg_ptr" to continue.

Syntax error at line 390, column 5, file bt_common.pc:
tostMPSCFPath MPSCFPath; /* the path from MPSCFTAB-17 */
....1
(1) PCC-S-02201, Encountered the symbol "tostMPSCFPath" when expecting one of the following:

auto, char, const, double, enum, extern, float, int, long,
register, short, signed, sql_context, sql_cursor, static,
struct, typedef, union, unsigned, varchar, void, volatile,
a typedef name, exec oracle, exec, exec sql, exec sql begin,
exec sql end, exec sql type, exec sql var, exec sql include,
The symbol "enum," was substituted for "tostMPSCFPath" to continue.

Syntax error at line 535, column 5, file bt_common.pc:
tostGLAccount GLAccount; /* the GL account */
....1
(1) PCC-S-02201, Encountered the symbol "tostGLAccount" when expecting one of the following:

auto, char, const, double, enum, extern, float, int, long,
register, short, signed, sql_context, sql_cursor, static,
struct, typedef, union, unsigned, varchar, void, volatile,
a typedef name, exec oracle, exec, exec sql, exec sql begin,
exec sql end, exec sql type, exec sql var, exec sql include,

Syntax error at line 0, column 0, file bt_common.pc:

(1) PCC-S-02201, Encountered the symbol "<eof>" when expecting one of the following:

; : an identifier, end-exec, random_terminal

(1) PCC-F-02102, Fatal error while doing C preprocessing

gmake[[1]]: *** [[bt_common.c]] Error 1
gmake[[1]]: Leaving directory `/tmp_mnt/net/srv015spa/shipment/proj/tcs/TESTE/bscs523.tcs.t01/usa/batch/kernel/src/tax/common'
gmake: *** [[install]] Error 2
Previous Topic: libsocket
Next Topic: Contract Job available(forms,reports,pro*c)ASAP
Goto Forum:
  


Current Time: Fri Mar 29 00:08:49 CDT 2024