Скрыть
opensasc
Всем Привет!!Необходимо собрать сабж.В гугле ничего путного не нашел проект sasc-ng тыкал палкой,хочется посчупать аналог(очевидно давно мертвый) Компиляторы:
gcc-4.4
gcc-4.3
ОС: Ubuntu Linux 2.6.32-020632-generic #020632 SMP Thu Dec 3 10:09:58 UTC 2009 x86_64 GNU/Linux
./configure --dvb-dir=/home/dob/linux-s2api-tbs6980_1/linux --optimize=long
Using C++ compiler: g++
Using compile type debug
mkdir: cannot create directory `/tmp/sasc-ng.': File exists
Processor capabilities: native ( mmx sse sse2 )
mkdir: cannot create directory `/tmp/sasc-ng./FFdecsa': File exists
Trying various FFdecsa optimizations...
PARALLEL_32_INT: test failed
PARALLEL_32_4CHAR: 13
PARALLEL_32_4CHARA: 26
PARALLEL_64_8CHAR: 3
PARALLEL_64_8CHARA: 26
PARALLEL_64_2INT: 25
PARALLEL_64_LONG: 96
PARALLEL_64_MMX: 91
PARALLEL_128_16CHAR: 7
PARALLEL_128_16CHARA: 11
PARALLEL_128_4INT: 85
PARALLEL_128_2LONG: 92
PARALLEL_128_2MMX: 84
PARALLEL_128_SSE: 112
PARALLEL_128_SSE2: 125
Choosing PARALLEL_MODE = PARALLEL_128_SSE2
Using DVB_DIR: /home/dob/linux-s2api-tbs6980_1/linux
#make
g++ -Wall -g -o objs/plugin_scan.o -c -DRELEASE_VERSION=\"0.0.2\" -Idvbloopback/src -I/home/dob/linux-s2api-tbs6980_1/linux/include -Idvbloopback/module dvblb_plugins/plugin_scan.c
dvblb_plugins/plugin_scan.c: In function ‘void connect_scan(parser_adpt*)’:
dvblb_plugins/plugin_scan.c:325: error: no matching function for call to ‘stat::stat(char [256], stat*)’
/usr/include/bits/stat.h:47: note: candidates are: stat::stat()
/usr/include/bits/stat.h:47: note: stat::stat(const stat&)
dvblb_plugins/plugin_scan.c:329: error: no matching function for call to ‘stat::stat(char [256], stat*)’
/usr/include/bits/stat.h:47: note: candidates are: stat::stat()
/usr/include/bits/stat.h:47: note: stat::stat(const stat&)
make: *** [objs/plugin_scan.o] Error
пробовал собрать с g++-4.3,результат не изменен
Re: opensasc
Oooops,извиняюсь за оформление
Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.17) Gecko/20110302 Iceweasel/3.5.17 (like Firefox/3.5.17)