[gdal-dev] Failing to include libgdal.so on Fedora 32

Matthys Kroon matthysk at gmail.com
Wed Sep 30 05:18:51 PDT 2020


Hi,

I'm trying to build "sf" package in R on Fedora 32 but it fails to
configure gdal. The error output is below:

It seems to be some issue referring to a postgres lib? I have libpq-devel
installed.

I googled for hours and I'm still stuck. Please let me know what other
information I can provide to help troubleshoot.

/usr/bin/ld /usr/lib64/libgdal.so
ld: warning: cannot find entry symbol _start; not setting start address
ld: /usr/lib64/libgdal.so: undefined reference to `PQcmdStatus at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQfname at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to
`PQsetNoticeProcessor at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQftable at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQstatus at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQftablecol at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQconnectdb at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to
`PQescapeStringConn at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `lo_close at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQputCopyEnd at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQgetvalue at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQgetisnull at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQftype at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQfmod at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `lo_creat at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQresultStatus at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `lo_read at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQexec at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to
`PQsetClientEncoding at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQgetlength at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQputCopyData at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQgetResult at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `lo_write at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQfinish at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQclear at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQerrorMessage at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQnfields at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `lo_open at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQexecParams at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to `PQntuples at RHPG_9.6'
ld: /usr/lib64/libgdal.so: undefined reference to
`PQresultErrorMessage at RHPG_9.6'

Thanks for any help.

Regards,

Matthys
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200930/b80a54d0/attachment.html>


More information about the gdal-dev mailing list