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 1tD0C8-00F3cl-FP for pgsql-odbc@arkaria.postgresql.org; Mon, 18 Nov 2024 11:45:27 +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 1tD0C5-004h4c-MF for pgsql-odbc@arkaria.postgresql.org; Mon, 18 Nov 2024 11:45:26 +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 1tD0C5-004h4U-Ey for pgsql-odbc@lists.postgresql.org; Mon, 18 Nov 2024 11:45:26 +0000 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1tD0C2-002Z4r-VB for pgsql-odbc@lists.postgresql.org; Mon, 18 Nov 2024 11:45:25 +0000 Received: by mail-lj1-x22f.google.com with SMTP id 38308e7fff4ca-2ff57619835so36680951fa.0 for ; Mon, 18 Nov 2024 03:45:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1731930322; x=1732535122; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=Bqw++fUYxWhhQBFQh5ShvCos5w6sUhkhTG1ajG9LWdc=; b=b4T8F1pAqAMDBtUUjzHrwHqF31ZHc8EM2HtmrE10ySqljxXVz+1rdmwn9a3DT+CBGv +E/vLTrTgatCGum5rz5iP+2uZl01Uk6BYBESL2cByFXDzrmbhRrd4r5TQo2Bv0osQHaV Qh2p/WjOPqfPQL7tnor1jFDVmGVNqAz0IfUqSHd7Bo7FcG0eGAUVznhJdEmtf4Y7cVBC IjRM3PT/9eYilz1l22iZX1KZYSbB77ha+T9ymcPYzDd6c6Evb4czFXi1Hd7Y0NV+0HHC HBovTg4WXxaQYwN95blP1TxiPCEOtUp0O5LSkF2gma5zEnKlpWVQuNSkcGUlK37BKtQK 1I5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731930322; x=1732535122; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Bqw++fUYxWhhQBFQh5ShvCos5w6sUhkhTG1ajG9LWdc=; b=ZO37/wUu/JIg7kMjmzMBMv58rVZG1TbiNw6ViO556gt32czmV8KC06Gp81r0jhuiNz dqJRRgFDLGWXqtKW+FjCggwjHA3BWI+pXJakZoP3MOGxfePw8TdmNzQfWTfJl10OESnS eN8rkQc1IS0UoRWJgyR/CRmFhXquwto6zdBDPASMSlVRncgO4d8LoR4Cb/3tAkIs/Zcj Sz32XUPYOUTY81cN2Tbq74CX22M10VsOq7io0D0CW8cu4Dcpz8EvUiRi61xgst4fpIUJ CqAKJR0eGXA8nlDHViMGDZDn9a/6l5Rtq8K38WLO3j4hmHpMnxJoGmJLSeBbnnxgoAXI 5lEg== X-Gm-Message-State: AOJu0YxbzOh7YKK4YURtzC/E3JN5LIbNp2GClk/4kc6vk/qXylRSNY9b iWgi8r4TO2jDuFyvFF6Qh4mI+R2jwlNK9UVM8Zl5bULcywCr9tWS5N4EYeTVtBIWdhTnE0V1OX/ 70y4r4xCuYeBHqdXuu3vTmOFe0gbhVN4= X-Google-Smtp-Source: AGHT+IEhgE7bHmeXd0ded2a8Wogc7p5NcUmgVdGp2OyNbOjZgrG5uBOw7rg8sNal0iEZDCkhmop2j5RsXPjk/TiiQIE= X-Received: by 2002:a05:651c:90b:b0:2f7:6371:6c5a with SMTP id 38308e7fff4ca-2ff6070d8cdmr37780101fa.16.1731930321809; Mon, 18 Nov 2024 03:45:21 -0800 (PST) MIME-Version: 1.0 From: Abhishek Kumar Date: Mon, 18 Nov 2024 17:15:10 +0530 Message-ID: Subject: Unable to compile psqlodbc on unix - Missing configure script in psqlodbc beyond version 16 To: pgsql-odbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000009b7c5306272e739d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009b7c5306272e739d Content-Type: text/plain; charset="UTF-8" Hi, I am trying to build the latest version of psqlodbc for Unix REL-17_00_0002-mimalloc. The configure/make file seems to be missing from the zip. In all the versions of psqlodbc after version 16, the configure/make files are missing. I am using the https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-17_00_0002-mimalloc hosted location to get the builds. Can you please confirm if this a known issue and when can we have a fix for this? Is there an alternate way to build? Regards, Abhishek Kumar --0000000000009b7c5306272e739d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I am trying to build the latest ver= sion of psqlodbc for Unix=C2=A0REL-17_00_0002-mimalloc. The configure/make file = seems to be missing from the zip.

In all the versions of psqlodbc after version 16, the configure/make f= iles are missing.=C2=A0

<= div>
Can you please confirm if this a known issue and when ca= n we have a fix for this?

Is there an alternate wa= y to build?

Regards,
Abhishek Kumar
<= br>
--0000000000009b7c5306272e739d--