Operating System - Linux
1753807 Members
8186 Online
108805 Solutions
New Discussion

Re: PCC-S-02201, Encountered the symbol - compile error

 
Jojo Castro
Regular Advisor

PCC-S-02201, Encountered the symbol - compile error

Good Day.

Our development team and DBA are getting error on compiling.

Syntax error at line 2190, column 18, file ppc_interface.pc:
Error at line 2190, column 18 in file ppc_interface.pc
switch (sqlca.sqlcode)
.................1
PCC-S-02201, Encountered the symbol "." when expecting one of the following:

, ( ) [

Error at line 0, column 0 in file ppc_interface.pc
PCC-F-02102, Fatal error while doing C preprocessing
make: *** [o/ppc_interface.o] Error 1


Server is running under Red Hat Enterprise Linux AS release 4 (Nahant Update 6) with oracle10g client installed.

Is all the path under pcscfg.cfg correct?

sys_include=($ORACLE_HOME/precomp/public,/usr/include,/usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/include,/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/include,/opt/gcc33/lib64/gcc-lib/x86_64-suse-linux/3.3/include,/build/s630/precomp/public)
ltype=short
define=__x86_64__

This is the config file I suspect that should be corrected?

Please see also attached makefile.

Thanks!
1 REPLY 1
Ragu_3
Trusted Contributor

Re: PCC-S-02201, Encountered the symbol - compile error

Make sure that your cpp and gcc are for x86_64 architecture.

Debian GNU/Linux for the Enterprise! Ask HP ...