monero-project / monero

Monero: the secure, private, untraceable cryptocurrency
https://getmonero.org
Other
8.78k stars 3.08k forks source link

monerod for SunOS: compiled successfully, weirdness ensues #5805

Open kayront opened 4 years ago

kayront commented 4 years ago

typescript.txt

Suspect this is related to #5804 ..

$ file bin/monerod 
bin/monerod:    ELF 64-bit LSB executable **AMD64** Version 1, dynamically linked, not stripped, no debugging information available

compare:

$ file /bin/prstat
/bin/prstat:    ELF 32-bit LSB executable **80386** Version 1, dynamically linked, not stripped, no debugging information available
hyc commented 4 years ago

I don't see what issue you're pointing out. You apparently compiled monerod for a 64bit architecture. What's the problem?

kayront commented 4 years ago

The 32-vs-64 issue was an assumption on my part, I thought that perhaps SunOS does something odd with that seeing that my system binaries are 32 bit, on a 64 bit machine (unusual in other *nix).

But that is not the problem at all, third-party software from pkgsrc randomly inspected is all 64 bit binaries.

I have no idea what the problem might be, but it is clear from running the binary that something went horribly wrong at some point - see the typescript.