I tried to get aircrack-ng to work on my C1000 runnning Cacko 1.23.
First I tried the ipk from the website, but this complains about Glibc versions and libpthread.
So I tried to crosscompile it and compile it on the Z with zgcc. But in both cases I get this error:
CODE
src/common.c: In function `getVersion':
src/common.c:40: parse error before `char'
src/common.c:43: `provis' undeclared (first use in this function)
src/common.c:43: (Each undeclared identifier is reported only once
src/common.c:43: for each function it appears in.)
make: *** [aircrack-ng] Error 1
src/common.c:40: parse error before `char'
src/common.c:43: `provis' undeclared (first use in this function)
src/common.c:43: (Each undeclared identifier is reported only once
src/common.c:43: for each function it appears in.)
make: *** [aircrack-ng] Error 1
So has anyone a working version of aircrack-ng for cacko or a tip how to solve the error? Thanks in advance
seiichiro0185
