Tom tom at limepepper.co.uk
Wed Jun 29 10:38:26 PDT 2011

Hi,

I am trying to "make" slony on fedora 14 x86_64 with the following 
packages installed;

# rpm -qa | grep postgres
postgresql-jdbc-8.4.701-4.fc14.x86_64
postgresql-server-8.4.8-1.fc14.x86_64
postgresql-libs-8.4.8-1.fc14.x86_64
postgresql-8.4.8-1.fc14.x86_64
libgda-postgres-4.2.4-2.fc14.x86_64
postgresql-contrib-8.4.8-1.fc14.x86_64
postgresql-devel-8.4.8-1.fc14.x86_64


I get the following error at the make stage;
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. 
-DPGSHARE="\"/usr/share/pgsql/\"" -DPG_VERSION_MAJOR=8 slonik.o dbutil.o 
parser.o  ../parsestatements/scanner.o -L/usr/lib64/ -L/usr/lib64/pgsql/ 
-lpq  -Wl,-rpath,/usr/lib64/ -lpgport  -o slonik
/usr/bin/ld: cannot find -lpgport
collect2: ld returned 1 exit status


there is no pgport file with any extension on my system

I tried the slony1-2.0.6 and slony1-1.2.22 source tarballs

Any ideas how to get it to make?

Thanks
T


More information about the Slony1-general mailing list