pkgsrc-Users archive

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

Re: qt5 missing symbol problem



> Hi pkgsrc-users, I have been trying update qt5 to version 5.5 in pkgsrc.
> I have come across a problem I can't solve. qt5-qtdoc uses
> qhelpgenerator from qt5-qttools and it can't start because it can't
> dlopen ${PREFIX}/plugins/platforms/libqminimal.so.
> when testing to dlopen this file with a homemade program I get this
> message from dlerror:
> /usr/pkg/qt5/lib/libQt5PlatformSupport.so: Undefined symbol
> "_ZTV21QDeviceDiscoveryDummy" (symnum = 52)

I have been struggling with this myself, and finally fixed it with x11/qt5-qtbase/patches/patch-src_platformsupport_devicediscovery_devicediscovery.pri

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index