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 compile using autotools #40

Closed
pallas1 opened this issue Jul 17, 2017 · 10 comments
Closed

Can't compile using autotools #40

pallas1 opened this issue Jul 17, 2017 · 10 comments

Comments

@pallas1
Copy link

pallas1 commented Jul 17, 2017

make[2]: *** No rule to make target 'sph/neoscrypt.c', needed by 'sph/ccminer-neoscrypt.o'. Stop.

@KlausT
Copy link
Owner

KlausT commented Jul 17, 2017

Um. Yeah. I renamed it to neoscrypt.cpp, I think.

@KlausT
Copy link
Owner

KlausT commented Jul 17, 2017

Did you use the build.sh script?

@pallas1
Copy link
Author

pallas1 commented Jul 17, 2017

The usual autogen.sh, configure, make
Makefile.am looks good to me as it is.

Sent from my Samsung SM-G920F using FastHub

@KlausT
Copy link
Owner

KlausT commented Jul 18, 2017

Looks like you have an old Makefile.
I don't know why it doesn't get overwritten by a new one.
Maybe the build.sh script is doing something different?

@pallas1
Copy link
Author

pallas1 commented Jul 18, 2017

It does "make distclean" instead of "make clean", and deletes all ".in" files.
Weird behavior, but it works :-)
Probably some obscure m4 macro.
Unfortunately noescrypt then fails:
Cuda error in func 'neoscrypt_cpu_init_2stream' at line 1431 : invalid device symbol.

@KlausT
Copy link
Owner

KlausT commented Jul 18, 2017

What GPU do you have?
Are you using CUDA 8.0 ?

@pallas1
Copy link
Author

pallas1 commented Jul 18, 2017

1070, cuda8

@lyolyalya
Copy link

i compiled latest source on windows without any problems.
win10, VS2015 Ent

@KlausT
Copy link
Owner

KlausT commented Jul 18, 2017

I can't reproduce this error.
I have a 1070 too, and there's no problem.
But I don't use Linux.

@pallas1
Copy link
Author

pallas1 commented May 14, 2018

can't reproduce any longer, closing.

@pallas1 pallas1 closed this as completed May 14, 2018
Minerx117 pushed a commit to Minerx117/ccminer that referenced this issue Jun 14, 2022
* Revert "lyra2: fix compilation on japanese windows (KlausT#38)"

This reverts commit 30db7d2.

* Restore comments removed in KlausT#38, translate them into English

The original line says "allocate XXXX bytes to adjust for X Warp."
Remove the number from comment since they are trivial

* Translate Japanese comments
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

3 participants