Обсуждение: Re: BUG #18257: Failed to build postgres, error occurred during linking

Поиск
Список
Период
Сортировка

Re: BUG #18257: Failed to build postgres, error occurred during linking

От
Haorong Xu
Дата:
On 12/23/23 13:37, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference:      18257
> Logged by:          Haorong Xu
> Email address:      db_haorong@outlook.com
> PostgreSQL version: 16.1
> Operating system:   Fedora 39, Kernel: 6.7.0-rc5+
> Description:
>
> I just ran git pull today and some error occurred during linking, here's the
> exact postgres version:
> (commit 3e2e0d5ad7fcb89d18a71cbfc885ef184e1b6f2e (HEAD -> master,
> origin/master, origin/HEAD)
> Author: Peter Eisentraut <peter@eisentraut.org>
> Date:   Fri Dec 22 21:44:55 2023 +0100)
>
> Here's the commands that I've run on my laptop:(I ran these commands under
> postgres, but nothing changed even if I switch to root)
> git pull
> make all

Hi guys,

I'm sorry to disturb you but it seems that this is not actually a bug. 
After I ran 'make clean', all problems just disappeared.

Best regards,

Haorong Xu