Am 21.05.24 14:31 schrieb Stephan Althaus <[email protected]>: > > > > > > > > > On 5/21/24 14:06, Carsten Grzemba via oi-dev wrote: > > > > > > I try to update VirtualBox 7. > > > > It works so far beside a small link issue of UICommon.so > > > > > > > > > > VirtualBoxVM: supR3HardenedMainGetTrustedMain: > > dlopen("/opt/VirtualBox/amd64/VirtualBoxVM.so",) failed: ld.so.1: > > VirtualBoxVM: fatal: relocation error: file > > /opt/VirtualBox/amd64/UICommon.so: symbol _ZN8QPrinterC1ENS_11PrinterModeE: > > referenced symbol not found > > > > > > > > This problem disappears if UICommon.so is linked with > > libQt5PrintSupport.so. > > > > > > > > But I have now the problem how to fix the kbuild environment in such way > > that UICommon.so is linked with this QT lib. > > It seems that kbuild determines the dependencies by it self or in a magic > > kind. > > > > > > > > > > Has anyone some experieance here? > > > > > > > > > > Thanks! > > > > - - > > Carsten > > > > _______________________________________________ oi-dev mailing list > > [email protected]https://openindiana.org/mailman/listinfo/oi-dev > > > > Hi! > > VB 6 was linked with QT 5, with many occurrences of QT5 in the Makefile ? > > Did you make a change to QT6 ? > > > Regards, > > Stephan > > >
No, because Linux is using still QT5 I decide to use QT5 also. Carsten
_______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
