Bitcoin Forum
June 21, 2024, 11:16:05 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cudaminer-master make error kde mint 16  (Read 847 times)
rabblerabble (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 27, 2014, 09:10:41 AM
 #1

make  all-recursive
make[1]: Entering directory `/home/shane/Downloads/CudaMiner-master'
Making all in compat
make[2]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat'
Making all in jansson
make[3]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat/jansson'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat/jansson'
make[3]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat'
make[2]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat'
make[2]: Entering directory `/home/shane/Downloads/CudaMiner-master'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -msse2  -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME   -O3 -MT cudaminer-cpu-miner.o -MD -MP -MF .deps/cudaminer-cpu-miner.Tpo -c -o cudaminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
cpu-miner.c:38:25: fatal error: openssl/sha.h: No such file or directory
 #include <openssl/sha.h>
                         ^
compilation terminated.
make[2]: *** [cudaminer-cpu-miner.o] Error 1
make[2]: Leaving directory `/home/shane/Downloads/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shane/Downloads/CudaMiner-master'
make: *** [all] Error 2

Trying to make after successful make clean an ./configure.. not sure what to do now.. trying to setup cudaminer for a 460gtx
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
February 27, 2014, 02:08:23 PM
Last edit: February 27, 2014, 02:29:15 PM by djm34
 #2

did you install openssl (dev package with header files) ? (it seems it doesn't find it)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!