Issue in compiling postgres on latest macOS 14.1.1 - Mailing list pgsql-general

From Shaik Mohammad Mujeeb
Subject Issue in compiling postgres on latest macOS 14.1.1
Date
Msg-id CAPMpM22wDUdgXfWvmEjdBd7FBfgvsekYfTip-GLFY1F8bObsNQ@mail.gmail.com
Whole thread Raw
Responses Re: Issue in compiling postgres on latest macOS 14.1.1  (b55white <b55white@gmail.com>)
Re: Issue in compiling postgres on latest macOS 14.1.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-general by date:

Previous
From: Thiemo Kellner
Date:
Subject: Re: Conditional compilation
Next
From: Anthony Apollis
Date:
Subject: Unique Primary Key Linked to Multiple Accounts