etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
267 stars 147 forks source link

Probably on my end, can't seem to find any solutions for restoring the missing dependancy #590

Closed Soteria-Smart-Contracts closed 9 months ago

Soteria-Smart-Contracts commented 9 months ago

System information

Geth version: Latest 1.12.14 OS & Version: OSX

Expected behaviour

Node starts up

Actual behaviour

dyld: Symbol not found: _kIOMainPortDefault Referenced from: /Users/deleteduser2834/Desktop/ETCnode/geth (which was built for Mac OS X 12.0) Expected in: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit in /Users/deleteduser2834/Desktop/ETCnode/geth zsh: abort /Users/deleteduser2834/Desktop/ETCnode/geth --classic --port 0 --syncmode ful

Steps to reproduce the behaviour

Ran the latest version of Core-Geth on mac

Soteria-Smart-Contracts commented 9 months ago

Forgot to mention I'm on OSX 10.15.7

Soteria-Smart-Contracts commented 9 months ago

Fixed by using an old release, guess Im just oudated