Problem with Pro*C in Ubuntu
I try to compile a pro*c program and the following erorrs are returned.
Pro*C/C++: Release 12.2.0.1.0 - Production on Wed Nov 20 10:56:29 2019
Copyright (c) 1982, 2017, Oracle and/or its affiliates. All rights reserved.
System default option values taken from: /usr/lib/oracle/12.2/client64/precomp/admin/pcscfg.cfg
Syntax error at line 60, column 9, file /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint-gcc.h:
Error at line 60, column 9 in file /usr/lib/gcc/x86_64-linux-gnu/5/include/stdin
t-gcc.h
typedef __INT_LEAST8_TYPE__ int_least8_t;
........1
PCC-S-02201, Encountered the symbol "__INT_LEAST8_TYPE__" when expecting one of
the following:
auto, char, const, double, enum, float, int, long,