...
In file included from algo/nist5.c:17:0:
./algo/jh/sse2/jh_sse2_opt64.h:240:13: warning: ‘jhF8’ defined but not used [-Wunused-function]
static void jhF8(jhState *state)
^
mv -f algo/.deps/cpuminer-m7m.Tpo algo/.deps/cpuminer-m7m.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O3 -march=native -Wall -Iyes/include -MT algo/cpuminer-scrypt.o -MD -MP -MF algo/.deps/cpuminer-scrypt.Tpo -c -o algo/cpuminer-scrypt.o `test -f 'algo/scrypt.c' || echo './'`algo/scrypt.c
algo/scrypt.c: In function ‘register_scrypt_algo’:
algo/scrypt.c:783:36: error: ‘scrypt_1024_1_1_256_24way’ undeclared (first use in this function)
gate->hash = (void*)&scrypt_1024_1_1_256_24way;
^
algo/scrypt.c:783:36: note: each undeclared identifier is reported only once for each function it appears in
In file included from algo/scrypt.c:30:0:
algo/scrypt.c: At top level:
./miner.h:528:20: warning: ‘algo_names’ defined but not used [-Wunused-variable]
static const char *algo_names[] = {
^
algo/scrypt.c: In function ‘register_scrypt_algo’:
algo/scrypt.c:792:1: warning: control reaches end of non-void function [-Wreturn-type]
};
^
Makefile:2934: recipe for target 'algo/cpuminer-scrypt.o' failed
make[2]: *** [algo/cpuminer-scrypt.o] Error 1
make[2]: ** Esperando que outros processos terminem.
mv -f algo/.deps/cpuminer-pluck.Tpo algo/.deps/cpuminer-pluck.Po
mv -f algo/.deps/cpuminer-neoscrypt.Tpo algo/.deps/cpuminer-neoscrypt.Po
mv -f algo/.deps/cpuminer-nist5.Tpo algo/.deps/cpuminer-nist5.Po
make[2]: Leaving directory '/home/cryptopie/cpuminer-opt-3.4.12'
Makefile:3517: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/cryptopie/cpuminer-opt-3.4.12'
Makefile:665: recipe for target 'all' failed
make: *** [all] Error 2
strip: 'cpuminer': No such file
Thanks
How old is your CPU? It needs to be 64 bit.