Bitcoin Forum
May 04, 2024, 10:17:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Can't compile darkcoin-cpuminer-1.3-avx-aes from git, stock Ubuntu 14.04 64-bit on: May 15, 2014, 11:40:17 PM
I wanted to try out darkcoin-cpuminer-1.3-avx-aes and I fail to compile it on stock Ubuntu 14.04 64-bit server.

Here's what I do:
Code:
sudo apt-get install automake build-essential git libcurl4-gnutls-dev -y
git clone https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes.git
cd darkcoin-cpuminer-1.3-avx-aes
./autogen.sh
./configure CFLAGS="-O3"
make -j 8
And I get the following errors.

What can I do?
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!