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

Does not compile in Linux #12

Open
fgarpe opened this issue Dec 18, 2017 · 0 comments
Open

Does not compile in Linux #12

fgarpe opened this issue Dec 18, 2017 · 0 comments

Comments

@fgarpe
Copy link

fgarpe commented Dec 18, 2017

autoreconf -i
CFLAGS="-O2 -Wall -march=native -std=gnu99" ./configure
make
...
CCLD sgminer
sgminer-inkcoin.o: In function scanhash_inkcoin': inkcoin.c:(.text+0x24d): undefined reference to xhash'
collect2: error: ld returned 1 exit status
Makefile:701: fallo en las instrucciones para el objetivo 'sgminer'
make[2]: *** [sgminer] Error 1
make[2]: se sale del directorio '/home/fgarcia/sph-sgminer_x11mod'
Makefile:1101: fallo en las instrucciones para el objetivo 'all-recursive'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio '/home/fgarcia/sph-sgminer_x11mod'
Makefile:598: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2

:(

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

1 participant