Re: Issue in compiling postgres on latest macOS 14.1.1

2023-11-14 Thread Shaik Mohammad Mujeeb
Hi Team, As said by Tom Lane, I had some outdated binaries in my PATH. After removing those outdated binaries from the PATH, I didn't face any errors in postgres compilation. Thank you so much for all your assistance. Regards, Mujeeb. On Tue, Nov 14, 2023 at 1:29 AM Alban Hertroys wrote: > >

Re: Issue in compiling postgres on latest macOS 14.1.1

2023-11-13 Thread Alban Hertroys
> On 13 Nov 2023, at 18:00, Tom Lane wrote: (…) > * If you use MacPorts or Homebrew, maybe that's out of date? > Try removing the associated directories from your PATH to see > if it works better. Perhaps even worse; you had old binaries from an Intel architecture that were migrated onto a n

Re: Issue in compiling postgres on latest macOS 14.1.1

2023-11-13 Thread Tom Lane
Shaik Mohammad Mujeeb writes: > Sorry for not providing the context properly in the previous mail. I have > recently updated to macOS 14.1.1 and tried to compile postgres. I have > mentioned the steps I had followed and the output of those steps in the > attached file. I am getting the same error

Re: Issue in compiling postgres on latest macOS 14.1.1

2023-11-13 Thread Tom Lane
Shaik Mohammad Mujeeb writes: > 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

Re: Issue in compiling postgres on latest macOS 14.1.1

2023-11-13 Thread b55white
> > On Nov 13, 2023 at 3:45 AM, Shaik Mohammad Mujeeb > 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 >