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

Fails to compile on centos 6 #5

Closed
jdavidmitchell opened this issue May 24, 2014 · 1 comment
Closed

Fails to compile on centos 6 #5

jdavidmitchell opened this issue May 24, 2014 · 1 comment

Comments

@jdavidmitchell
Copy link

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -MT minerd-cryptonight.o -MD -MP -MF .deps/minerd-cryptonight.Tpo -c -o minerd-cryptonight.o test -f 'cryptonight.c' || echo './'cryptonight.c
In file included from cryptonight.c:13:
crypto/c_jh.h:17: error: redefinition of typedef âBitSequenceâ
crypto/c_groestl.h:36: note: previous declaration of âBitSequenceâ was here
crypto/c_jh.h:18: error: redefinition of typedef âDataLengthâ
crypto/c_groestl.h:37: note: previous declaration of âDataLengthâ was here
cryptonight.c:178:1: warning: "RND" redefined
cryptonight.c:141:1: warning: this is the location of the previous definition
cryptonight.c:210:1: warning: "RND" redefined
cryptonight.c:178:1: warning: this is the location of the previous definition
cryptonight.c:247:1: warning: "RND" redefined
cryptonight.c:210:1: warning: this is the location of the previous definition
make[2]: *** [minerd-cryptonight.o] Error 1
make[2]: Leaving directory /root/cpuminer-multi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/root/cpuminer-multi'
make: *** [all] Error 2

@lucasjones
Copy link
Owner

Should be fixed with @afc2d00408c1331551e69b95ea4357fdfe55d15c

@jdavidmitchell jdavidmitchell changed the title Files to compile on centos 6 Fails to compile on centos 6 May 24, 2014
Noob-X pushed a commit to Noob-X/cpuminer-multi that referenced this issue Aug 11, 2019
Increase timeout to 600 for upcoming fork
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