[MDEV-5427] Spider fails to build if ORACLE_HOME is set (against Oracle 11.2.0) Created: 2013-12-10 Updated: 2021-08-14 Resolved: 2021-08-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.0.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergey Vojtovich | Assignee: | Kentoku Shiba (Inactive) |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | spider | ||
| Description |
|
Spider looks up for oci.h header in ${ORACLE_HOME}/rdbms/public. But it seems it is located in different directory in Oracle 11.2.0 causing the whole MariaDB server build failure. Suggested fix: if ORACLE_HOME is set but oci.h is not found, just issue a warning. |
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-08-13 ] |
|
svoj Hi, sorry for our silence. Do you think is this still a problem? |