Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib

Поиск
Список
Период
Сортировка
От Dennis Suratna
Тема Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib
Дата
Msg-id CAOBK3ARcoYG+s7fuSeRKratGObLaRZMjX2ELvqvp1k8suKdeQw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib
Список pgsql-novice
Hi everyone,

I am attempting to build postgres from source with a custom prefix directory and I am faced with the following error:

/usr/bin/ld: cannot find -lpgcommon_shlib
collect2: error: ld returned 1 exit status

This is the command that I ran:
# Under /home/dennis/workspace/postgresql
mkdir build_dir
cd build_dir
../configure --enable-cassert --enable-debug --prefix /home/dennis/workspace/pgsql
make

I have attached the extended version of the error I to this email

Thank you for your help.
Dennis Suratna
Вложения

В списке pgsql-novice по дате отправления:

Предыдущее
От: Keith
Дата:
Сообщение: Re: Slow response to my query
Следующее
От: Bzzzz
Дата:
Сообщение: Re: Slow response to my query