Bitcoin Forum
May 14, 2024, 03:33:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Make Error 2 and 1 - Debian Linux  (Read 104 times)
asanchez600k (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 28, 2018, 02:08:14 AM
 #1

So I am very close to finishing compiling ccminer for Debian CPU:PPC64 and here is the error I get when I try to finish running MAKE and MAKE INSTALL. I can't figure out how to resolve it at all. Anyone have any luck with ppc64 at all when compiling a miner? Sorry if this is the wrong place to post. I am new here. Hello everybody.

Quote
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing -I./compat/jansson -I/usr/local/cuda/include     -g -O2 -MT ccminer-ccminer.o -MD -MP -MF .deps/ccminer-ccminer.Tpo -c -o ccminer-ccminer.o `test -f 'ccminer.cpp' || echo './'`ccminer.cpp
ccminer.cpp:1: error: stray ‘\357’ in program
ccminer.cpp:1: error: stray ‘\273’ in program
ccminer.cpp:1: error: stray ‘\277’ in program
ccminer.cpp:49:26: error: cuda_runtime.h: No such file or directory
ccminer.cpp: In function ‘void* miner_thread(void*)’:
ccminer.cpp:2317: error: ‘cudaError_t’ was not declared in this scope
ccminer.cpp:2317: error: expected `;' before ‘err’
ccminer.cpp:2318: error: ‘err’ was not declared in this scope
ccminer.cpp:2318: error: ‘cudaSuccess’ was not declared in this scope
ccminer.cpp:2319: error: ‘cudaGetErrorString’ was not declared in this scope
ccminer.cpp: In function ‘int main(int, char**)’:
ccminer.cpp:3888: error: ‘CUDART_VERSION’ was not declared in this scope
make[2]: *** [ccminer-ccminer.o] Error 1
make[2]: Leaving directory `/root/ccminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ccminer'
make: *** [all] Error 2

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!