On 07/04/2018 18:42, Bruce Dubbs wrote:
On 04/07/2018 03:43 AM, Pierre Labastie wrote:
With gucharmap-10.0.4, I get an error:
undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Upstream has committed a fix just after the release:
https://git.gnome.org/browse/gucharmap/commit/?id=4ad97abc893ded
On 04/07/2018 03:43 AM, Pierre Labastie wrote:
With gucharmap-10.0.4, I get an error:
undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Upstream has committed a fix just after the release:
https://git.gnome.org/browse/gucharmap/commit/?id=4ad97abc893ded93296f7c157631369fbddcf90a
For us add
On 07/04/2018 10:43, Pierre Labastie wrote:
With gucharmap-10.0.4, I get an error:
undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Upstream has committed a fix just after the release:
https://git.gnome.org/browse/gucharmap/commit/?id=4ad97abc893ded93296f7c157631369fbddcf90a
For us adding
With gucharmap-10.0.4, I get an error:
undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
Upstream has committed a fix just after the release:
https://git.gnome.org/browse/gucharmap/commit/?id=4ad97abc893ded93296f7c157631369fbddcf90a
For us adding LIBS="-ldl" before ./configure is enough.
I'll