Talk:Llink:osx: Difference between revisions

From Lundman Wiki
No edit summary
 
No edit summary
Line 5: Line 5:
   Referenced from: /Applications/llink.app/Contents/Resources/llink
   Referenced from: /Applications/llink.app/Contents/Resources/llink
   Expected in: /usr/lib/libSystem.B.dylib
   Expected in: /usr/lib/libSystem.B.dylib
I think my compile was for 10.5 and up, I seem to be lacking 10.4 from my system. It is easy to compile yourself though. I should see if it is possible to add back 10.4 support.
--lundman

Revision as of 05:27, 12 April 2010

Requirements?

What are the minimum requirements for OS X? I am trying to run it on 10.4, and get the error

dyld: Symbol not found: _select$DARWIN_EXTSN
 Referenced from: /Applications/llink.app/Contents/Resources/llink
 Expected in: /usr/lib/libSystem.B.dylib


I think my compile was for 10.5 and up, I seem to be lacking 10.4 from my system. It is easy to compile yourself though. I should see if it is possible to add back 10.4 support.

--lundman