On Sat, Aug 27, 2022 at 10:06 PM Jonathan Ryshpan <jonrysh@xxxxxxxxxxx> wrote:
On Sat, 2022-08-27 at 15:32 -0700, Samuel Sieb wrote:On 8/27/22 15:14, Jonathan Ryshpan wrote:I'm trying to build an application for KDE, kpeoplevcard, available fromgithub. The compilation goes OK, but ld produces a large number ofundefined references, so it looks like I should install some libraries.What's the easiest way to find out which libraries to install?That's very odd that it would compile and fail to link. To have theheaders, you need the devel package and that will require the librarypackage. Did you run a configure step of some sort? That should detectany missing libraries.It can be difficult to go from a link error to the required library.Can you show an example?The program is on github and can be downloaded by:git clone https://invent.kde.org/pim/kpeoplevcardThe output of the build process is attached as all.
With cmake you need "make VERBOSE=1" to see details.
for a list of required libraries.
_______________________________________________--Sincerely Jonathan Ryshpan <jonrysh@xxxxxxxxxxx> If thousands of volunteers can make an operating system that doesn't crash, thousands of highly paid engineers should be able to do it, too. Then why don't they? -- Al Fasoldt
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
--
George N. White III
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue