<<  >> (p.27)
    Author Topic: [LOCKED] cpuminer-opt v3.12.3, open source optimized multi-algo CPU miner  (Read 444197 times)
    Giulini
    Full Member
    ***
    Offline Offline

    Activity: 192
    Merit: 100


    View Profile
    April 22, 2016, 04:27:28 PM
     #521

    kim@spiel-2:~/cpuminer-opt-3.1.17$ ./configure CFLAGS="-O3 -march=btver1" --with-curl --with-crypto && make
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for a BSD-compatible install...usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p...bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking dependency style of gcc... gcc3
    checking for gcc option to accept ISO C99... -std=gnu99
    checking how to run the C preprocessor... gcc -std=gnu99 -E
    checking for grep that handles long lines and -e...bin/grep
    checking for egrep...bin/grep -E
    checking whether gcc -std=gnu99 needs -traditional... no
    checking dependency style of gcc -std=gnu99... gcc3
    checking for ranlib... ranlib
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking sys/endian.h usability... no
    checking sys/endian.h presence... no
    checking for sys/endian.h... no
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking syslog.h usability... yes
    checking syslog.h presence... yes
    checking for syslog.h... yes
    checking for sys/sysctl.h... yes
    checking whether be32dec is declared... no
    checking whether le32dec is declared... no
    checking whether be32enc is declared... no
    checking whether le32enc is declared... no
    checking whether le16dec is declared... no
    checking whether le16enc is declared... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for getopt_long... yes
    checking whether we can compile AVX code... yes
    checking whether we can compile XOP code... yes
    checking whether we can compile AVX2 code... yes
    checking for json_loads in -ljansson... yes
    checking for pthread_create in -lpthread... yes
    checking whether __uint128_t is supported... yes
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating compat/Makefile
    config.status: creating compat/jansson/Makefile
    config.status: creating cpuminer-config.h
    config.status: cpuminer-config.h is unchanged
    config.status: executing depfiles commands
    make  all-recursive
    make[1]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17« wird betreten
    Making all in compat
    make[2]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17/compat« wird betreten
    make[3]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17/compat« wird betreten
    make[3]: Für das Ziel »all-am« ist nichts zu tun.
    make[3]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17/compat« wird verlassen
    make[2]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17/compat« wird verlassen
    make[2]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17« wird betreten
    gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -Iyes/include -Iyes/include -fno-strict-aliasing  -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O3 -march=btver1  -Iyes/include -Iyes/include -MT algo/hodl/cpuminer-hodl-gate.o -MD -MP -MF algo/hodl/.deps/cpuminer-hodl-gate.Tpo -c -o algo/hodl/cpuminer-hodl-gate.o `test -f 'algo/hodl/hodl-gate.c' || echo './'`algo/hodl/hodl-gate.c
    algo/hodl/hodl-gate.c: In function ‘register_hodl_algo’:
    algo/hodl/hodl-gate.c:132:7: error: ‘algo_gate_t’ has no member named ‘set_data_size’
       gate->set_data_size          = (void*)&hodl_set_data_size;
           ^
    make[2]: *** [algo/hodl/cpuminer-hodl-gate.o] Fehler 1
    make[2]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17« wird verlassen
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Verzeichnis »/home/kim/cpuminer-opt-3.1.17« wird verlassen
    make: *** [all] Fehler 2
    kim@spiel-2:~/cpuminer-opt-3.1.17$
Page 26
Viewing Page: 27