< achow101>
I'm trying to cross compile for windows on ubuntu 15.10 and I keep getting this error: libbitcoin_server.a(libbitcoin_server_a-validationinterface.o): could not read symbols: Invalid operation. Any help>
< achow101>
?
< luke-jr>
achow101: sounds like you crashed during a build and it left a corrupt file
< luke-jr>
make clean
< achow101>
Huh. that fixed it. I'm pretty sure I was working with a clean directory though...
< GitHub12>
[bitcoin] 21E14 opened pull request #7976: Remove obsolete reference to CValidationState from UpdateCoins. (master...cleancoinsupdate) https://github.com/bitcoin/bitcoin/pull/7976