-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Librt dismissed. #11
Comments
I hit this problem a while back... I am fairly sure I just removed the reference to librt from the Makefile and it still worked. |
Removing didn't help me out. I found the 0.3.1 edition of librt (it would be nice if they post links to the software we should have...) and I have newer issues. From what I've been able to read, it's not designed to work with mac. Now dealing with: |
The Real Time library (librt) doesn't work on Mac OS X, although there is some equivalents in the frameworks in Mac OS X... And I have just built it on Mac OS X without librt and it successfully deactivated and reactivated my iPod... |
I'll try again, yet I think if something is distributed as source code, it should be universally buildable and the more platform-independent as possible. |
It is really designed for Linux, as you can use iTunes on Mac/Winbl0ws
|
Have you succeeded/ever tries to build xPwn on Mac? My Cmake fails at |
How is that related? My branch builds fine on Mac... |
Could you mail me back the repository and possibly the build? Il giorno 23/mag/2011, alle ore 15:03, [email protected] ha scritto:
|
Build of XPwn? Or ideviceactivate? The repository is git://github.com/boxingcow/xpwn |
The repository I found was different… I'll try to build this evening. Il giorno 23/mag/2011, alle ore 18:58, [email protected] ha scritto:
|
That doesn't build in Mac to my knowledge... Do you need that library? The rest of XPwn is built though... |
Cmake doesn't allow to perform make install before the build has been done fully. Beside, I need that library and your git repo worked, even if it's not complete... Il giorno 25/mag/2011, alle ore 20:08, [email protected] ha scritto:
|
My git repo is complete... I have removed some obsolete things and things which no longer have any use. For example 'ipsw' hasn't worked since iOS 3.1.3, and 'xpwn' was for iOS 1.1.4. Also CMake doesn't install properly... I don't understand.. Why do you want this? How is this relevant to ideviceactivate? |
I'd like to know if libcsc, successor of librt, is a valid alternative; or if you can show me a link from where download the old lib.
Using Mac OS X 10.6.7 on MacBook Pro.
Thanks for any answer,
The text was updated successfully, but these errors were encountered: