nowsecure / fsmon

monitor filesystem on iOS / OS X / Android / FirefoxOS / Linux
https://www.nowsecure.com
MIT License
881 stars 151 forks source link

Mac OS X 10.11 (El Capitan): 'Symbol' errors when attempt to run fsmon-osx downloaded from Releases #44

Closed UNIVAC-Colonel-Panic closed 4 years ago

UNIVAC-Colonel-Panic commented 4 years ago

Hi,

I downloaded v1.7.0 from https://github.com/nowsecure/fsmon/releases but when I run it I get:

$ sudo ./fsmon-osx
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/taa/./fsmon-osx
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/taa/./fsmon-osx
  Expected in: /usr/lib/libSystem.B.dylib
trufae commented 4 years ago

i'll do a new release and address those issues

trufae commented 4 years ago

which version of OSX are you running this?