Re: Issue in compiling postgres on latest macOS 14.1.1

From: b55white <b55white(at)gmail(dot)com>
To: Shaik Mohammad Mujeeb <smmujeeb2001(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Issue in compiling postgres on latest macOS 14.1.1
Date: 2023-11-13 15:11:27
Message-ID: 0fd1400d-1bc3-426f-8a01-667055d18405@edison
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general




>
> On Nov 13, 2023 at 3:45 AM, Shaik Mohammad Mujeeb <smmujeeb2001(at)gmail(dot)com> wrote:
>
>
> 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
>
>
>
>

>

> You didn't specify whether those files exist at the expected locations.

>

>

> Brad.


In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2023-11-13 15:49:00 Re: Issue in compiling postgres on latest macOS 14.1.1
Previous Message Justin Pryzby 2023-11-13 14:42:31 Re: Properly handle OOM death?