- [root@Arch kaffeine-sc-plugin-0.4.0]# make
- make all-recursive
- make[1]: Entering directory `/home/alen/kaffeine-sc-plugin-0.4.0'
- Making all in src
- make[2]: Entering directory `/home/alen/kaffeine-sc-plugin-0.4.0/src'
- Making all in mgcam
- make[3]: Entering directory `/home/alen/kaffeine-sc-plugin-0.4.0/src/mgcam'
- if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT viaccess.lo -MD -MP -MF ".deps/viaccess.Tpo" -c -o viaccess.lo viaccess.cpp; \
- then mv -f ".deps/viaccess.Tpo" ".deps/viaccess.Plo"; else rm -f ".deps/viaccess.Tpo"; exit 1; fi
- viaccess.cpp:6:19: error: qfile.h: No such file or directory
- viaccess.cpp:7:18: error: qdir.h: No such file or directory
- viaccess.cpp:8:21: error: qstring.h: No such file or directory
- viaccess.cpp:9:25: error: qdatastream.h: No such file or directory
- In file included from misc.h:23,
- from crypto.h:31,
- from viaccess.h:4,
- from viaccess.cpp:11:
- helper.h: In function 'void __xxor(unsigned char*, int, const unsigned char*, const unsigned char*)':
- helper.h:89: warning: conversion to 'unsigned char' from 'int' may alter its value
- In file included from crypto.h:31,
- from viaccess.h:4,
- from viaccess.cpp:11:
- misc.h: At global scope:
- misc.h:134: warning: unused parameter 'data'
- misc.h:135: warning: unused parameter 'ad'
- viaccess.cpp: In member function 'int cTPS::loadTpsAu(tpsrc6_key*, int*)':
- viaccess.cpp:33: error: 'QString' was not declared in this scope
- viaccess.cpp:33: error: expected `;' before 's'
- viaccess.cpp:34: error: 'QFile' was not declared in this scope
- viaccess.cpp:34: error: expected `;' before 'f'
- viaccess.cpp:35: error: 'f' was not declared in this scope
- viaccess.cpp:35: error: 'IO_ReadOnly' was not declared in this scope
- viaccess.cpp:36: error: 'QDataStream' was not declared in this scope
- viaccess.cpp:36: error: expected `;' before 't'
- viaccess.cpp:37: error: 't' was not declared in this scope
- viaccess.cpp:42: error: 't' was not declared in this scope
- viaccess.cpp: In member function 'bool cTPS::loadAlgo3()':
- viaccess.cpp:60: error: 'QString' was not declared in this scope
- viaccess.cpp:60: error: expected `;' before 's'
- viaccess.cpp:61: error: 'QFile' was not declared in this scope
- viaccess.cpp:61: error: expected `;' before 'f'
- viaccess.cpp:62: error: 'f' was not declared in this scope
- viaccess.cpp:62: error: 'IO_ReadOnly' was not declared in this scope
- viaccess.cpp:63: error: 'QDataStream' was not declared in this scope
- viaccess.cpp:63: error: expected `;' before 't'
- viaccess.cpp:64: error: 't' was not declared in this scope
- viaccess.cpp: In member function 'void cViaccess::Via2Mod(const unsigned char*,unsigned char*)':
- viaccess.cpp:207: warning: conversion to 'unsigned char' from 'int' may alter its value
- viaccess.cpp:216: warning: conversion to 'unsigned char' from 'int' may alter its value
- viaccess.cpp: In member function 'void cViaccess::HashByte(unsigned char)':
- viaccess.cpp:249: warning: conversion to 'unsigned char' from 'int' may alter its value
- viaccess.cpp: In member function 'bool cViaccess::Decrypt(const unsigned char*,unsigned char*, int, unsigned char*, unsigned char*, bool, int*)':
- viaccess.cpp:330: warning: conversion to 'short int' from 'int' may alter its value
- viaccess.cpp:362: warning: conversion to 'unsigned char' from 'int' may alter its value
- viaccess.cpp:365: warning: conversion to 'unsigned char' from 'int' may alter its value
- viaccess.cpp:370: warning: conversion to 'unsigned char' from 'int' may alter its value
- make[3]: *** [viaccess.lo] Error 1
- make[3]: Leaving directory `/home/alen/kaffeine-sc-plugin-0.4.0/src/mgcam'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/home/alen/kaffeine-sc-plugin-0.4.0/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/alen/kaffeine-sc-plugin-0.4.0'
- make: *** [all] Error 2
- [root@Arch kaffeine-sc-plugin-0.4.0]#
Posted by Alen on Mon 18 Aug 18:41
report abuse | download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.