Re: Linker errors while creating a PostgreSQL C extension function.

From: TalGloz <glozmantal(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Linker errors while creating a PostgreSQL C extension function.
Date: 2018-08-19 15:10:55
Message-ID: 1534691455851-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm using Fedora 28 OS and I'll check it with PGXS. The funny thing is that
everything works when I comment every code line connected to the SEAL
library.

The cppcodec library is also an external library installed to
/usr/local/include/cppcodec like the SEAL library.

Regards,
Tal

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Igrishin 2018-08-19 16:52:10 Re: Linker errors while creating a PostgreSQL C extension function.
Previous Message Tom Lane 2018-08-19 14:54:32 Re: Linker errors while creating a PostgreSQL C extension function.