Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256411 - dev-db/libdbi-drivers-0.8.3 USE="oci8" - dbd_oracle.c:866: error: ‘loct’ undeclared (first use in this function)
Summary: dev-db/libdbi-drivers-0.8.3 USE="oci8" - dbd_oracle.c:866: error: ‘loct’ unde...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 13:42 UTC by MaratIK
Modified: 2009-10-26 07:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libdbi-drivers-0.8.3-oracle-build-fix.patch (libdbi-drivers-0.8.3-oracle-build-fix.patch,485 bytes, patch)
2009-01-26 13:45 UTC, MaratIK
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MaratIK 2009-01-26 13:42:36 UTC
make[3]: Entering directory `/var/tmp/portage/dev-db/libdbi-drivers-0.8.3/work/libdbi-drivers-0.8.3-1/drivers/oracle'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/lib64/oracle/10.2.0.3/client/rdbms/demo -I/usr/lib64/oracle/10.2.0.3/client/rdbms/public    -O20 -ffast-math -D_REENTRANT -fsigned-char -MT dbd_oracle.lo -MD -MP -MF .deps/dbd_oracle.Tpo -c -o dbd_oracle.lo dbd_oracle.c
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include -I/usr/lib64/oracle/10.2.0.3/client/rdbms/demo -I/usr/lib64/oracle/10.2.0.3/client/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: В функции ‘_oradate_to_time_t’
dbd_oracle.c:866: ошибка: ‘loct’ undeclared (first use in this function)
dbd_oracle.c:866: ошибка: (Each undeclared identifier is reported only once
dbd_oracle.c:866: ошибка: for each function it appears in.)
make[3]: *** [dbd_oracle.lo] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/dev-db/libdbi-drivers-0.8.3/work/libdbi-drivers-0.8.3-1/drivers/oracle'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/dev-db/libdbi-drivers-0.8.3/work/libdbi-drivers-0.8.3-1/drivers'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/libdbi-drivers-0.8.3/work/libdbi-drivers-0.8.3-1'
make: *** [all] Ошибка 2
Comment 1 MaratIK 2009-01-26 13:45:19 UTC
Created attachment 179763 [details, diff]
libdbi-drivers-0.8.3-oracle-build-fix.patch

attached patch fixes the errors
Comment 2 MaratIK 2009-10-17 08:54:04 UTC
So what about that bug?
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-26 07:19:48 UTC
Fixed in 0.8.3 and -r1.