Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s4DlI-001pdW-Mz for pgsql-general@arkaria.postgresql.org; Tue, 07 May 2024 05:53:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1s4DlF-00172J-Gy for pgsql-general@arkaria.postgresql.org; Tue, 07 May 2024 05:53:10 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s4DlF-00172B-5z for pgsql-general@lists.postgresql.org; Tue, 07 May 2024 05:53:10 +0000 Received: from ms-10.1blu.de ([178.254.4.101]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s4DlD-001pYC-4b for pgsql-general@lists.postgresql.org; Tue, 07 May 2024 05:53:08 +0000 Received: from [62.216.210.209] (helo=pureos) by ms-10.1blu.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1s4DlA-00DwVx-Ps; Tue, 07 May 2024 07:53:04 +0200 Date: Tue, 7 May 2024 07:53:02 +0200 From: Matthias Apitz To: Adrian Klaver , pgsql-general@lists.postgresql.org Subject: Re: problem loading shared lib pg_tde.so Message-ID: Reply-To: Matthias Apitz References: <708659ee-19c5-4ef4-a52c-e387f9a3928c@aklaver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.0-CURRENT 1400094 (amd64) X-message-flag: Mails in HTML will not be read! Send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 62.216.210.209 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk El día martes, mayo 07, 2024 a las 07:07:22 +0200, Matthias Apitz escribió: > # ls -l /usr/local/sisis-pap/lib/libcurl* > -rw-r--r-- 1 bin bin 1315526 May 6 10:29 /usr/local/sisis-pap/lib/libcurl.a > -rwxr-xr-x 1 bin bin 1004 May 6 10:29 /usr/local/sisis-pap/lib/libcurl.la > -rwxr-xr-x 1 bin bin 735168 May 6 10:29 /usr/local/sisis-pap/lib/libcurl.so.4.8.0 > > ... > > I have to figure out why the making of 'curl' does not produce that > symlink by its own, or why the making of pg_tde.so let it ask for > libcurl.so.4 and not for libcurl.so.4.8.0. It was not the fault in making 'curl'. It was my fault in the shell script which bundles PostgreSQL 16.2, pg_tde.so and libcurl together for delivery to other hosts/customer which only picked up the 3 files above and not also the symlinks. We can now safely close this thread. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub