pgagent 4 build error on Fedora 28

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)PostgreSQL(dot)org>
Subject: pgagent 4 build error on Fedora 28
Date: 2018-08-09 09:55:07
Message-ID: 96787c6d8d20ef992b6546a81786a2e005608349.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I'm seeing the following on Fedora 28 (Cmake 3.11)

[100%] Linking CXX executable pgagent
/usr/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5'
//usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [CMakeFiles/pgagent.dir/build.make:181: pgagent] Error 1

--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-08-09 10:22:18 Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets
Previous Message Xuri Gong 2018-08-08 16:32:46 Re: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets