has anyone on ubuntu 8.10 succeeded in compiling openiboot??
i always get "8900.h:2:25: error: openssl/aes.h: no such file or dir"
has anyone on ubuntu 8.10 succeeded in compiling openiboot??
i always get "8900.h:2:25: error: openssl/aes.h: no such file or dir"
Get the latest info for NoAccSplash Here
Currently it should work on iOS 4.x - 6.x
If you'd like to help extend its functionality, the source is also available.
Just gessing but did you apt get openssl-dev to have the headers?
If you just want to support hackint0sh.org with a donation click here.
Follow me on twitter: http://twitter.com/sam_hackint0sh
i had it on the last distro, but im trying a better distro--- ok it compiles openiboot but now it messes up with the client...
which im fixing by finding the -dev packs so i think im good
Last edited by truehybridx; 02-03-2009 at 08:09 PM.
Get the latest info for NoAccSplash Here
Currently it should work on iOS 4.x - 6.x
If you'd like to help extend its functionality, the source is also available.
im trying to compile the newest commit and i get an error
i am pretty sure i have all the dev libraries to compile but it thows that errorCode:truehybridx@truehybridx-laptop:~/iphonelinux/openiboot$ PLATFORM=3G make openiboot.img3 cd mk8900image/; make make[1]: Entering directory `/home/truehybridx/iphonelinux/openiboot/mk8900image' make[1]: *** No rule to make target `libcommon.a', needed by `mk8900image'. Stop. make[1]: Leaving directory `/home/truehybridx/iphonelinux/openiboot/mk8900image' make: *** [mk8900image/mk8900image] Error 2
also i tried building the toolchain on another machine running ubuntu (use to work right) now it always fails at newlib
Get the latest info for NoAccSplash Here
Currently it should work on iOS 4.x - 6.x
If you'd like to help extend its functionality, the source is also available.
talk to musclenerd on #iphone on irc. (use the big chat on irc button at the top of this window and the type /join #iphone)
(double post)
The only solution for this is to head over to github.com and grab a copy of planetbeing's xpwn code .... compile and grab the libcommon.a from there.
http://github.com/planetbeing/xpwn
Btw, you are going to need cmake to get this one going.
Bookmarks