Message-ID: From: "df7cb (@df7cb)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 13 May 2024 08:43:00 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #15: #define pg_strdup _strdup In-Reply-To: References: List-Id: X-GitHub-Author-Login: df7cb X-GitHub-Comment-Id: 2106989257 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 15 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/15#issuecomment-2106989257 Content-Type: text/plain; charset=utf-8 The Debian package build has the same problem, though: ``` ODBCSYSINI=. ODBCINSTINI=./odbcinst.ini ODBCINI=./odbc.ini ./reset-db < ./sampletables.sql ./reset-db: symbol lookup error: ../.libs/psqlodbcw.so: undefined symbol: _strdup make[2]: *** [Makefile:32: installcheck] Error 127 ``` Full build log: https://pgdgbuild.dus.dg-i.net/job/psqlodbc-binaries/83/architecture=amd64,distribution=sid/console