Bitcoin Forum
June 23, 2024, 10:28:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Compiling cgminer on OSX on: January 26, 2014, 04:04:55 PM
so I had this same problem, solved it with your steps.

now, when I run make I get the following:

Code:
$ make
make  all-recursive
Making all in lib
  GEN      signal.h
  GEN      stdint.h
  GEN      string.h
make  all-recursive
  CC       dummy.o
error: error opening '.deps/dummy.Tpo': Error opening output file '.deps/dummy.Tpo'
1 error generated.
make[4]: *** [dummy.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
$

Any help?
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!