Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib - Mailing list pgsql-novice

From Dennis Suratna
Subject Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib
Date
Msg-id CAOBK3ARcoYG+s7fuSeRKratGObLaRZMjX2ELvqvp1k8suKdeQw@mail.gmail.com
Whole thread Raw
Responses Re: Could not build from source /usr/bin/ld: cannot find -lpgcommon_shlib
List 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
Attachment

pgsql-novice by date:

Previous
From: Keith
Date:
Subject: Re: Slow response to my query
Next
From: Bzzzz
Date:
Subject: Re: Slow response to my query