First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 134918
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Knoblich (RETIRED) <stkn@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libdbi-drivers-0.8.1-oci8.diff libdbi-drivers-0.8.1-oci8.diff patch Stefan Knoblich (RETIRED) 2006-05-30 07:23 0000 695 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 134918 depends on: Show dependency tree
Bug 134918 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-30 07:21 0000
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'

------- Comment #1 From Stefan Knoblich (RETIRED) 2006-05-30 07:23:41 0000 -------
Created an attachment (id=87865) [details]
libdbi-drivers-0.8.1-oci8.diff

attached patch fixes the errors

------- Comment #2 From Robin Johnson 2006-06-11 02:53:34 0000 -------
in cvs, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug