sudo-touchid icon indicating copy to clipboard operation
sudo-touchid copied to clipboard

Abort, Symbol not found: _syslog$DARWIN_EXTSN

Open jimouris opened this issue 8 years ago • 1 comments

Hello,

First of all thank you, this is a nice project. After building with Xcode (ver. 9) and running /path-to-products/Release/sudo -s I get the following errors:

dyld: lazy symbol binding failed: Symbol not found: _syslog$DARWIN_EXTSN Referenced from: /Users/..../Library/Developer/Xcode/DerivedData/sudo-fppzcsfeawtsbtfgrfssnxvmryeb/Build/Products/Release/./sudo (which was built for Mac OS X 10.13) Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _syslog$DARWIN_EXTSN Referenced from: /Users/..../Library/Developer/Xcode/DerivedData/sudo-fppzcsfeawtsbtfgrfssnxvmryeb/Build/Products/Release/./sudo (which was built for Mac OS X 10.13) Expected in: /usr/lib/libSystem.B.dylib

Dimitris

jimouris avatar Oct 10 '17 23:10 jimouris

same here..

Daij-Djan avatar Oct 22 '17 18:10 Daij-Djan