proc编译通不过!
一个很简单的c程序,却通不过pro*c预编译,问题是:Error at line 48, column 3 in file /usr/include/bits/pthreadtypes.h
size_t __guardsize;
..1
PCC-S-02201, Encountered the symbol "size_t" when expecting one of the following
:
} char, const, double, enum, float, int, long, ulong_varchar,.....
请给位高手指教。
环境:oracle 9在linux 2.96上。