Bsymbolic is there for a reason, you can't just remove it - but see
> > below.)
>
> For the record, yes, the "ld: warning: symbol referencing errors" warnings are
> due to -Bsymbolic while linking extensions. The man page says:
> "The link-editor issues warning
gt; below.)
For the record, yes, the "ld: warning: symbol referencing errors" warnings are
due to -Bsymbolic while linking extensions. The man page says:
"The link-editor issues warnings for undefined symbols unless -z defs
overrides"
> Since this is an ELF platf
Hi,
Finally, I find this crash is caused by shmget_osm, which does not support
SmartOS (maybe,
I am not sure). When I install Oracle Instant Client 12.2.0.1.0, it works.
https://github.com/laurenz/oracle_fdw/issues/313
On 4/23/19 3:09 PM, Laurenz Albe wrote:
On Tue, 2019-04-23 at 04:26 +,
Alvaro Herrera writes:
> On 2019-Apr-23, Laurenz Albe wrote:
>> Maybe you should open an oracle_fdw issue, but I don't know how
>> much I can help you, since this is the first time I have heard
>> of SmartOS.
> SmartOS is just the continuation of OpenSolaris, AFAIU.
Yeah. You can see these same
On 2019-Apr-23, Laurenz Albe wrote:
> Maybe you should open an oracle_fdw issue, but I don't know how
> much I can help you, since this is the first time I have heard
> of SmartOS.
SmartOS is just the continuation of OpenSolaris, AFAIU.
--
Álvaro Herrerahttps://www.2ndQuadrant.c
On Tue, 2019-04-23 at 04:26 +, Li Japin wrote:
> Yes, those errors does not impact the postgresql, but when
> I use oracle_fdw extension, I couldn't startup the postgresql,
> and I find that the dlopen throw an error which lead postmaster
> exit, and there is not more information.
That may wal
>>>>> "Tom" == Tom Lane writes:
>> When I compile PostgreSQL-11.2 on SmartOS, I find the following errors:
>> ...
>> ld: warning: symbol referencing errors
Tom> Yeah, our SmartOS buildfarm members show those warnings too, eg
Tom>
https://b
On 4/23/19 12:09 PM, Tom Lane wrote:
> AFAICT they're harmless, so my advice is just ignore them.
>
> If you're sufficiently annoyed by them to find the cause
> and try to fix it, go ahead, but I haven't heard anyone
> else worried about it. It might be that SmartOS wants
> something like what w
Li Japin writes:
> When I compile PostgreSQL-11.2 on SmartOS, I find the following errors:
> ...
> ld: warning: symbol referencing errors
Yeah, our SmartOS buildfarm members show those warnings too, eg
https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=damselfly&dt=20
CreateTemplateTupleDesc adminpack.o
TupleDescInitEntry adminpack.o
ld: warning: symbol referencing errors
make[1]: Leaving directory
'/home/postgres/postgresql-11.2/contrib/adminpack'
My environment is:
# cat /etc/release
Smar
10 matches
Mail list logo