On Sunday, August 28, 2022 1:21:53 PM EDT Samuel Sieb wrote:
> On 8/28/22 07:30, Garry T. Williams wrote:
> > On Saturday, August 27, 2022 6:32:10 PM EDT Samuel Sieb wrote:
> >> On 8/27/22 15:14, Jonathan Ryshpan wrote:
> >> It can be difficult to go from a link error to the required library.
> >
On 8/28/22 07:30, Garry T. Williams wrote:
On Saturday, August 27, 2022 6:32:10 PM EDT Samuel Sieb wrote:
On 8/27/22 15:14, Jonathan Ryshpan wrote:
It can be difficult to go from a link error to the required library.
Try running ldd on compiled executable.
If you get a link error, there is n
On Saturday, August 27, 2022 6:32:10 PM EDT Samuel Sieb wrote:
> On 8/27/22 15:14, Jonathan Ryshpan wrote:
> It can be difficult to go from a link error to the required library.
Try running ldd on compiled executable.
--
Garry T. Williams
___
users m
the devel package and that will require the library
> package. Did you run a configure step of some sort? That should detect
> any missing libraries.
>
> It can be difficult to go from a link error to the required library.
> Can you show an example?
>
>
> The program is
e the library
> package. Did you run a configure step of some sort? That should
> detect
> any 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 clon
out which libraries to install?
That's very odd that it would compile and fail to link. To have the
headers, you need the devel package and that will require the library
package. Did you run a configure step of some sort? That should detect
any missing libraries.
It can be difficu
I'm trying to build an application for KDE, kpeoplevcard, available from
github. The compilation goes OK, but ld produces a large number of
undefined references, so it looks like I should install some libraries.
What's the easiest way to find out which libraries to install?
The System is:
Opera