Re: BUG #15648: oracle_fdw extension not able to create
| От | Euler Taveira |
|---|---|
| Тема | Re: BUG #15648: oracle_fdw extension not able to create |
| Дата | |
| Msg-id | CAHE3wgiozX-MaRbJfutdRKO+-9yTQOv0VVkaYM6mZ0CzeDOjzw@mail.gmail.com обсуждение исходный текст |
| Ответ на | BUG #15648: oracle_fdw extension not able to create (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #15648: oracle_fdw extension not able to create
|
| Список | pgsql-bugs |
Em qui, 21 de fev de 2019 às 15:39, PG Bug reporting form <noreply@postgresql.org> escreveu: > > we are not able to create the extesnion oracle_fdw and we did pre check for > oracle client 12c and getting below error. > Report issues to oracle_fdw project [1]. > ==> make > gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement > -Wendif-labels -Wmissing-format-attribute -Wformat-security > -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong > --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC > -I/sdk/include -I/oci/include -I/rdbms/public ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It seems you do not set ORACLE_HOME env variable. Hence, it can't find oci.h. Check Makefile for details. [1] https://github.com/laurenz/oracle_fdw/issues -- Euler Taveira Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
В списке pgsql-bugs по дате отправления: