Skip to content

Linking issue with static libpq compilation #1123

Description

@Progdrasil

I'm currently building an app using buildozer, i've patched it to compile the version 10.12 of libpq.

Their recipe for compiling psycopg2 compiles against the static lib of libpq which works fine.
Instead it breaks at runtime with the error:

ImportError: undefined symbol: PQencryptPasswordConn

I'm running with psycopg2 2.8.4
I've read the issues #1093 and #1018 but i've confirmed that the libpq version really is 10.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions