On 30.07.23 07:27, Detlef Matthiessen wrote:
Program received signal SIGILL, Illegal instruction.
0x00007ffff6cc20d3 in operator* (m1=..., m2=...) at 
/usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h:642
Downloading source file /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h
642     /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h: Directory not 
empty.

  I just realized that the last message was due to not having installed the 
related dev-packages on my system. So I did:
root@fluke:~# apt-get install qtbase5-dev

  and now the complete error message reads:
Program received signal SIGILL, Illegal instruction.
0x00007ffff6cc20d3 in operator* (m1=..., m2=...) at 
/usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h:642
642             QMatrix4x4 m = m1;

  Cheers, Kay

_______________________________________________
pkg-kde-extras mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to