xavatar / yiimp_install_scrypt

Install Script for Yiimp on Ubuntu Server 16.04 / 18.04
https://www.xavatar.com
94 stars 247 forks source link

Installing Yiimp compilation error #49 #40

Open KHPak2023 opened 2 months ago

KHPak2023 commented 2 months ago

Installation on Ubuntu 22.04

yiimo working fine, create new coin OK, however, does not connect with server while running mining software like cpuminer or xmring. Likely not connecting with stratum that is not created during compilation.

blake2s.c: In function ‘blake2s’: blake2s.c:327:9: error: size of array element is not a multiple of its alignment 327 | blake2s_state S[1]; | ^~~~~ make: *** [makefile:28: blake2s.o] Error 1

getting above error during Installing Yiimp compilation.

same error on ubuntu 18 version

Any suggestion, how to correct or bypass (if appropriate).

Thanks

b3hard commented 2 weeks ago

I do have the same error, did you figure out how to solve it?

KHPak2023 commented 2 weeks ago

I do have the same error, did you figure out how to solve it?

Not yet. Left it for time being. Presently working on miningcore