> On Nov 20, 2015, at 3:21 AM, Wright, Herbert (NIH/NLM/NCBI) [C] 
> <wrigh...@ncbi.nlm.nih.gov> wrote:
> 
> Error:
> # cvs co -d release internal/blast/release/bin
> dyld: lazy symbol binding failed: Symbol not found: _openat
> Referenced from: /sw/bin/cvs
> Expected in: /usr/lib/libSystem.B.dylib
> 
> dyld: Symbol not found: _openat
> Referenced from: /sw/bin/cvs
> Expected in: /usr/lib/libSystem.B.dylib

That’s a weird one. openat is a new function introduced with 10.10. Either your 
/usr/lib/libSystem.B.dylib has gotten corrupted or overwritten somehow, or you 
might have DYLD_LIBRARY_PATH set to something which is screwing up dyld’s 
path-searching.

Daniel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to