pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Qt5 xcb loading error, part 2 : bad reference to missing lib



Hi Greg,

On Mon, Oct 26, 2015 at 02:50:59PM -0400, Greg Troxel wrote:
> > As you can see it links to libxcb-xkb.so.1 but it doesn't exist on the system.
> > So either its not installed by Qt5 or its linking is going wrong for some odd
> > reason.
> 
> This smells like confusion between native xorg and xorg from pkgsrc.
> With xorg from pkgsrc I have the .1 version:
> 
> /var/db/pkg/libxcb-1.11.1/+CONTENTS:lib/libxcb-xkb.so.1
> 
> You are trying to use native, so check if x11-links has this, and how
> the configure phase of the qt5 went.   I don't understand how it would
> end up with the wrong value, vs failing at configure time.

No idea! I checked the x11-links package and it also has the so.0 version. So
what makes it note it links to version so.1 I don't know!

I've posted a quick hack suggested by phone. It now runs fine! Thanks for your
time though :)

Reinoud



Home | Main Index | Thread Index | Old Index