Issue in compiling postgres on latest macOS 14.1.1

From: Shaik Mohammad Mujeeb <smmujeeb2001(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Issue in compiling postgres on latest macOS 14.1.1
Date: 2023-11-13 06:25:25
Message-ID: CAPMpM22wDUdgXfWvmEjdBd7FBfgvsekYfTip-GLFY1F8bObsNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Team,

After updating to macOS 14.1.1, I am facing below error while compiling
postgres. Can someone help me in solving this?

ld: multiple errors: archive member '/' not a mach-o file in
'/src/port/libpgport.a'; archive member '/' not a mach-o file in
'/src/common/libpgcommon.a'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [zic] Error 1
make[1]: *** [all-timezone-recurse] Error 2
make: *** [all-src-recurse] Error 2

Thanks & Regards,
Mujeeb

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anthony Apollis 2023-11-13 07:02:41 Unique Primary Key Linked to Multiple Accounts
Previous Message Thiemo Kellner 2023-11-12 16:47:19 Re: Conditional compilation