On Fri, Apr 17, 2020 at 2:30 PM Carson Black <uhh...@gmail.com> wrote:
> When updating the 'ikona' package to 1.0, I ran across some linkage
> gore relating to dlopen: https://asciinema.org/a/321155

The linker is telling you that -ldl needs to come *after* libikonars.a
on the command line, since the latter needs symbols from the former.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to