Displaying 1 result from an estimated 1 matches for "realtime_oracl".
Did you mean:
realtime_oracle
2006 Apr 09
0
Realtime oracle compiling problem
...oracle realtime driver and now it
gives me that errors:
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/include/oracle/10.1.0.4/client -c -o res_config_oracle.o
res_config_oracle.c
res_config_oracle.c:53: warning: data definition has no type or storage
class
res_config_oracle.c: In function 'realtime_oracle':
res_config_oracle.c:109: warning: incompatible implicit declaration of
built-in function 'snprintf'
res_config_oracle.c:127: warning: pointer targets in passing argument 3
of 'checkerr' differ in signedness
res_config_oracle.c:129: warning: pointer targets in passing argument...