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 1ue9hf-005hu3-B3 for pgsql-odbc@arkaria.postgresql.org; Tue, 22 Jul 2025 09:54:32 +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 1ue9hc-006KbO-H1 for pgsql-odbc@arkaria.postgresql.org; Tue, 22 Jul 2025 09:54:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ue9hc-006KbF-AF for pgsql-odbc@lists.postgresql.org; Tue, 22 Jul 2025 09:54:28 +0000 Received: from pgintl.fastcrypt.com ([149.56.129.164]) by magus.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1ue9hY-000ClT-02 for pgsql-odbc@postgresql.org; Tue, 22 Jul 2025 09:54:28 +0000 Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by pgintl.fastcrypt.com (Postfix) with ESMTPSA id 5A41D2042F for ; Tue, 22 Jul 2025 05:54:23 -0400 (EDT) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-60780d74c8cso9258041a12.2 for ; Tue, 22 Jul 2025 02:54:23 -0700 (PDT) X-Gm-Message-State: AOJu0Yx2BwTZLiWSDuiITNMKWghASUKSjmLoH7EIGwsG5Xra0JhfmXWr OZPanwa2R8vnbHx0p1aIHQOPPh8x1WC8i9vZD6daI2F4xQnUrchMjkb5pXc5G0jeH+nGBzXkMZJ ZAQT/P295yUiXULYz9VybMmEMV3lHdpA= X-Google-Smtp-Source: AGHT+IGic8YFLqev2bvqpvwCor97RCiF4Vo8PVUrb8/NVXt/ZIFOBwRPRLYo1LCGNa3qVC6e69Hyu5hitzrW4RCM4UE= X-Received: by 2002:a05:6402:35c4:b0:612:9fee:8a55 with SMTP id 4fb4d7f45d1cf-6129fee9386mr20324277a12.3.1753178062093; Tue, 22 Jul 2025 02:54:22 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Cramer Date: Tue, 22 Jul 2025 05:54:04 -0400 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXxKdjI0OsR78F-uNLFmwu8OK6enjzXB2AZ-6OFn21deqj4IQD5T9jxE5nI Message-ID: Subject: Re: Missing configure script in psqlodbc version 17_00_0005 To: Venkatram Amalanathan Cc: pgsql-odbc@postgresql.org Content-Type: multipart/alternative; boundary="0000000000009e8961063a819321" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009e8961063a819321 Content-Type: text/plain; charset="UTF-8" Hello, Without configure you need to run autoreconf -i Regards, Dave Cramer www.postgres.rocks On Mon, 21 Jul 2025 at 05:28, Venkatram Amalanathan < venkatram.amalanathan@broadcom.com> wrote: > Hi Team, > > The configure script is missing from the psqlodbc version 17_00_0005 > source distribution, but it was present in version 16.00.0000. This creates > a discrepancy with the official compilation documentation. > > Steps to Reproduce > > 1. Download psqlodbc version 17_00_0005 source tarball > 2. Extract the archive: tar -zxvf psqlodbc-17_00_0005.tar.gz > 3. Navigate to the extracted directory: cd psqlodbc-17_00_0005 > 4. Attempt to run: ./configure > > > Documentation Reference > > The unix-compilation.html file still shows the standard compilation steps > > % tar -zxvf psqlodbc-xx.xx.xxxx.tar.gz > % cd psqlodbc-xx.xx.xxxx > % ./configure > % make > % make install > > > Version Comparison > > - *Version 16.00.0000:* configure script is present and works as > expected > - *Version 17_00_0005:* configure script is missing from the > distribution > > > *Question:* > > How should we proceed for compilation without "configure" script ? > > Please help us > > > Thanks, > > Venkatram > > > --0000000000009e8961063a819321 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

With= out configure you need to run=C2=A0

autoreconf -i

Regards,
Dave Cramer
www.postgres.rocks
<= br>

On Mon, 21 Jul 2025 at 05:28, Venkatram Amal= anathan <venkatram= .amalanathan@broadcom.com> wrote:
Hi Team,=

The=C2=A0configure=C2=A0script is missing fr= om the psqlodbc version 17_00_0005 source distribution, but it was present = in version 16.00.0000. This creates a discrepancy with the official compila= tion documentation.

Steps to Reproduce

  1. Download psqlodbc version 17_00_0005 source t= arball
  2. Extract the archive:= =C2=A0tar -zxvf psqlodbc-17_00_0005.tar.gz
  3. <= li>Navigate to the extracted directory:=C2= =A0cd psqlodbc-17_00_0005
  4. Attempt to run:=C2=A0./configure

Documentation Refer= ence

The unix-co= mpilation.html file still shows the standard compilation steps

% tar -zxvf psqlodbc-x= x.xx.xxxx.tar.gz
% cd psqlodbc-xx.xx.xxxx
% ./configure
% make
= % make install


Version Comparison

    Version 16.00.0000:=C2=A0configure=C2=A0script is present and works as expected
  • Version= 17_00_0005:=C2=A0configure=C2=A0script is mi= ssing from the distribution

<= font face=3D"monospace">

Question:

How should we proceed for compilation = without "configure" script ?

Please help us


Thanks,

Venkatram


--0000000000009e8961063a819321--