Bitcoin Forum
June 25, 2024, 12:49:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: July 27, 2014, 11:02:39 AM
Same error, compliling against cuda6

Code:
g++  -g -O2 -pthread -L/opt/cuda/lib64  -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-bmw.o ccminer-blake.o ccminer-groestl.o ccminer-jh.o ccminer-keccak.o ccminer-skein.o ccminer-hefty1.o ccminer-scrypt.o ccminer-sha2.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o ccminer-fuguecoin.o cuda_fugue256.o ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o quark/cuda_quark_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o ccminer-cubehash.o ccminer-echo.o ccminer-luffa.o ccminer-shavite.o ccminer-simd.o ccminer-hamsi.o ccminer-hamsi_helper.o ccminer-shabal.o ccminer-whirlpool.o qubit/qubit.o qubit/qubit_luffa512.o x13/x14.o x13/fresh.o x13/x17.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x13/x15.o x13/cuda_shabal512.o x13/cuda_whirlpool512.o x13/whirlcoin.o Algo256/cuda_keccak256.o Algo256/keccak256.o -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -lcrypto -lssl 
ccminer-cpu-miner.o: In function `miner_thread':
cpu-miner.c:(.text+0x22c4): undefined reference to `scanhash_wh'
cpu-miner.c:(.text+0x25b4): undefined reference to `scanhash_x11'
qubit/qubit.o: In function `scanhash_qubit':
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0xff): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x11e): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x13d): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x15c): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2b9): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2c5): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2d1): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_000028ca_00000000-6_qubit.compute_30.cudafe1.cpp:(.text+0x2dd): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x14.o: In function `scanhash_x14':
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x405): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x411): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x41d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x429): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_000029c9_00000000-6_x14.compute_30.cudafe1.cpp:(.text+0x435): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/fresh.o: In function `scanhash_fresh':
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0xb3): undefined reference to `x11_shavite512_setBlock_80(void*)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0xe3): undefined reference to `x11_shavite512_cpu_hash_80(int, int, unsigned int, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x102): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x121): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x140): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x15f): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3d3): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3df): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002a11_00000000-6_fresh.compute_30.cudafe1.cpp:(.text+0x3eb): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x17.o: In function `scanhash_x17':
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x2b1): undefined reference to `sha512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x2d0): undefined reference to `haval256_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x465): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x471): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x47d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x489): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x495): undefined reference to `x11_echo512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x4d3): undefined reference to `sha512_cpu_init(int, int)'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text+0x4df): undefined reference to `haval256_cpu_init(int, int)'
x13/x17.o: In function `x17hash(void*, void const*)':
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x2fd): undefined reference to `sph_sha512_init'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x312): undefined reference to `sph_sha384'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x322): undefined reference to `sph_sha512_close'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x32f): undefined reference to `sph_haval256_5_init'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x344): undefined reference to `sph_haval256_5'
tmpxft_00002a59_00000000-6_x17.compute_30.cudafe1.cpp:(.text._Z7x17hashPvPKv[_Z7x17hashPvPKv]+0x354): undefined reference to `sph_haval256_5_close'
x13/x13.o: In function `scanhash_x13':
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3e5): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3f1): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x3fd): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x409): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00002aa1_00000000-6_x13.compute_30.cudafe1.cpp:(.text+0x415): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/x15.o: In function `scanhash_x15':
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x19a): undefined reference to `x11_luffa512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1b9): undefined reference to `x11_cubehash512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1d8): undefined reference to `x11_shavite512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x1f7): undefined reference to `x11_simd512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x216): undefined reference to `x11_echo512_cpu_hash_64(int, int, unsigned int, unsigned int*, unsigned int*, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x425): undefined reference to `x11_luffa512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x431): undefined reference to `x11_cubehash512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x43d): undefined reference to `x11_shavite512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x449): undefined reference to `x11_simd512_cpu_init(int, int)'
tmpxft_00006009_00000000-6_x15.compute_30.cudafe1.cpp:(.text+0x455): undefined reference to `x11_echo512_cpu_init(int, int)'
x13/whirlcoin.o: In function `scanhash_test':
tmpxft_00005274_00000000-6_whirlcoin.compute_30.cudafe1.cpp:(.text+0xb3): undefined reference to `whirlpool512_setBlock_80(void*)'
collect2: error: ld returned 1 exit status
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 25, 2014, 11:47:26 AM
Hello
I cannot compile cudaminer against cuda6..

Quote
/usr/bin/ld: wrapnvml.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/lib/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!