i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include
-I/usr/include -I/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo
-I/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/public -O20
-ffast-math -D_REENTRANT -fsigned-char -MT dbd_oracle.lo -MD -MP -MF
.deps/dbd_oracle.Tpo -c dbd_oracle.c -fPIC -DPIC -o .libs/dbd_oracle.o
dbd_oracle.c: In function '_get_row_data':
dbd_oracle.c:526: error: 'dword' undeclared (first use in this function)
dbd_oracle.c:526: error: (Each undeclared identifier is reported only once
dbd_oracle.c:526: error: for each function it appears in.)
dbd_oracle.c:526: error: expected ';' before 'status'
dbd_oracle.c:563: error: 'status' undeclared (first use in this function)
dbd_oracle.c: At top level:
dbd_oracle.c:703: error: conflicting types for 'dbd_quote_binary'
/usr/include/dbi/dbd.h:52: error: previous declaration of 'dbd_quote_binary'
was here
make[3]: *** [dbd_oracle.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/libdbi-drivers-0.8.1-r1/work/libdbi-drivers-0.8.1/drivers/oracle'