Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't ./configure #20

Open
MaximusMcCann opened this issue Jul 5, 2014 · 5 comments
Open

can't ./configure #20

MaximusMcCann opened this issue Jul 5, 2014 · 5 comments

Comments

@MaximusMcCann
Copy link

Using CUDA 6.0, SuSE Linux Enterprise Server 11 sp3

running ./configure or
./configure "CFLAGS=-03" "CXXFLAGS=-03" --with-cuda=/usr/local/cuda-6.0
yields this

shortened:

...
checking for pthread_create in -lpthread... yes
checking for SSL_library_init in -lssl... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
./configure: line 7178: syntax error near unexpected token `,'
./configure: line 7178: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

line 7178 is $config_headers, not sure how to fix. Any help would be greatly appreciated. Cheers

side note. I notice bitcoin isn't listed in the coin list. Does this not mine bitcoins?

@cbuchner1
Copy link
Owner

cudaminer/ccminer needs libcurl-devel installed (or whatever the package
name of your libcurl developer files is on your particular distribution).

2014-07-06 0:41 GMT+02:00 Max notifications@github.com:

Using CUDA 6.0

running ./configure or
./configure "CFLAGS=-03" "CXXFLAGS=-03" --with-cuda=/usr/local/cuda-6.0
yields this

shortened:

...
checking for pthread_create in -lpthread... yes
checking for SSL_library_init in -lssl... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
./configure: line 7178: syntax error near unexpected token ,' ./configure: line 7178:LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

line 7178 is $config_headers, not sure how fix. Any help would be greatly
appreciated. Cheers


Reply to this email directly or view it on GitHub
#20.

@MaximusMcCann
Copy link
Author

Installed libcurl-devel, unfortunately same issue. Thanks for the speedy response!

@cbuchner1
Copy link
Owner

would this thread help?

https://bitcointalk.org/index.php?topic=4823.msg588208#msg588208

2014-07-06 1:03 GMT+02:00 Max notifications@github.com:

Installed libcurl-devel, unfortunately same issue. Thanks for the speedy
response!


Reply to this email directly or view it on GitHub
#20 (comment).

@MaximusMcCann
Copy link
Author

Worked like a charm.
Really appreciate the help.

@cbuchner1
Copy link
Owner

It mines other crypto currencies that can be traded for bitcoins on exchanges.

-----Original Message-----
From: "Max" notifications@github.com
Sent: ‎7/‎6/‎2014 1:47 AM
To: "cbuchner1/ccminer" ccminer@noreply.github.com
Cc: "Christian Buchner" Christian.Buchner@gmail.com
Subject: Re: [ccminer] can't ./configure (#20)

nm, guess it never properly exited, but appears to be installed. Have to ask though, does this not mine bit coins?
Cheers!

Reply to this email directly or view it on GitHub.

roche-emmanuel pushed a commit to roche-emmanuel/ccminer that referenced this issue Jan 20, 2017
Enhanced neoscrypt kernel (~10% hashrate + cleanup)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants