Portál AbcLinuxu, 11. května 2025 04:51
Good - your configure finished. Start make now //trebalo nastavit qt3 to sa robi takto: //sudo qt-config qt3; source /etc/profileNo ale make dopadlo asi takto:
crypto.cpp:24:27: error: asm/unaligned.h: No such file or directory crypto.cpp: In member function 'void cDes::Des(unsigned char*, const unsigned char*, int) const': crypto.cpp:311: error: 'get_unaligned' was not declared in this scope crypto.cpp:312: error: 'get_unaligned' was not declared in this scope crypto.cpp:313: error: 'get_unaligned' was not declared in this scope crypto.cpp:314: error: 'get_unaligned' was not declared in this scope crypto.cpp:335: error: 'put_unaligned' was not declared in this scope crypto.cpp: In member function 'void cAES::Decrypt(unsigned char*, int) const': crypto.cpp:373: warning: empty body in an if-statement make[3]: *** [crypto.lo] Error 1 make[3]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src/mgcam' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4' make: *** [all] Error 2Vie s tymto niekto poradit?
Q: I get compile error: "'get_unaligned' was not declared in this scope". A: You have to install kernel headers. If compiler still complains, do the following: 1) mv /usr/include/asm /usr/include/asm.org 2) ln -s /usr/src/linux/include/asm /usr/include/asmno dalej bol problem po make:
make[3]: g++34: Command not found make[3]: *** [FFdecsa_test.o] Error 127 make[3]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src/FFdecsa' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jj/downloads/torrent/kaffeine-sc/kaffeine-sc-plugin-0.3.4' make: *** [all] Error 2to sa dalo poriesit:
ln -s /usr/bin/g++ /usr/bin/g++34make presiel takto:
*** Warning: Linking the shared library libkaffeinedvbsc.la against the *** static library ./FFdecsa/libFFdecsa.a is not portable! make[3]: Leaving directory `/home/xxx/downloads/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src' make[2]: Leaving directory `/home/xxx/downloads/kaffeine-sc/kaffeine-sc-plugin-0.3.4/src' make[2]: Entering directory `/home/xxx/downloads/kaffeine-sc/kaffeine-sc-plugin-0.3.4' make[2]: Leaving directory `/home/xxx/downloads/kaffeine-sc/kaffeine-sc-plugin-0.3.4' make[1]: Leaving directory `/home/xxx/downloads/kaffeine-sc/kaffeine-sc-plugin-0.3.4'sudo make install a je to v kafffeine ako plugin, ale neviem preco pise verziu 0.3.3
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.