dyld: shared cached was built against a different libSystem.dylib, ignoring cache
Date : August 13, 2009
I just upgraded my MacBook Pro’s hard drive to one with a bigger capacity. After restoring the contents from the old drive to the new one using an image created by SuperDuper!, I keep on getting this error every time I launch the Terminal application:
dyld: shared cached was built against a different libSystem.dylib, ignoring cache
After googling around, I found this discussion thread from Apple’s Support Forum on how to fix the error:
sudo update_dyld_shared_cache -force
Tags:
Mac OS X