PDA

View Full Version : Cannot install iPhuc...


jadajada
08-08-2007, 11:17 AM
I am trying to install iphuc. I am following the macports procedure on the wiki.

When I type this:

sudo port install iphuc

I get:

/usr/bin/ld: /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice load command 14 unknown cmd field
/usr/bin/ld: warning multiple definitions of symbol _BC
/opt/local/lib/libreadline.dylib(terminal.so) definition of _BC
/opt/local/lib/libncurses.dylib(lib_termcap.o) definition of _BC
/usr/bin/ld: warning multiple definitions of symbol _UP
/opt/local/lib/libreadline.dylib(terminal.so) definition of _UP
/opt/local/lib/libncurses.dylib(lib_termcap.o) definition of _UP
/usr/bin/ld: warning multiple definitions of symbol _PC
/opt/local/lib/libreadline.dylib(terminal.so) definition of _PC
/opt/local/lib/libncurses.dylib(lib_tputs.o) definition of _PC
collect2: ld returned 1 exit status
make[1]: *** [iphuc] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Can anyone help?


Edit:

I have also tried the more manual method and it ends with the output below. I must be missing something...

/usr/bin/ld: /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice load command 14 unknown cmd field
/usr/bin/ld: warning multiple definitions of symbol _BC
/opt/local/lib/libreadline.dylib(terminal.so) definition of _BC
/opt/local/lib/libncurses.dylib(lib_termcap.o) definition of _BC
/usr/bin/ld: warning multiple definitions of symbol _UP
/opt/local/lib/libreadline.dylib(terminal.so) definition of _UP
/opt/local/lib/libncurses.dylib(lib_termcap.o) definition of _UP
/usr/bin/ld: warning multiple definitions of symbol _PC
/opt/local/lib/libreadline.dylib(terminal.so) definition of _PC
/opt/local/lib/libncurses.dylib(lib_tputs.o) definition of _PC
collect2: ld returned 1 exit status
make[1]: *** [iphuc] Error 1
make: *** [all] Error 2

scarecrow
08-10-2007, 01:31 AM
I get the exact same thing, installing on my MBP.

I've tried everything I can think of... just about to give up on iPhuc..
I've even tried to install a compiled binary and run that, but it just tells me this:

dyld: Library not loaded: /opt/local/lib/libreadline.5.2.dylib
Referenced from: /Users/~myuser/phonedmg/iphuc
Reason: no suitable image found. Did find:
/opt/local/lib/libreadline.5.2.dylib: mach-o, but wrong architecture
Trace/BPT trap

So, I give up -- I have macports, svn, redline installed.. what gives?

motheius
08-10-2007, 10:35 AM
I believe Xcode has to be at 2.4.1 for this to compile correctly. It's almost 1GB down load though so start it and then go to work... Or d/l it at work and bring it home :)

mikesven
08-10-2007, 12:57 PM
I believe Xcode has to be at 2.4.1 for this to compile correctly. It's almost 1GB down load though so start it and then go to work... Or d/l it at work and bring it home :)

yeup! this is the problem that i was having. getting the new xcode fixed it all

hubbards
08-12-2007, 05:09 PM
IPHUC or at least the installation method and it's dependencies look bloated (1GB for Xcode, Macports etc...). For file operations (copying to/from iphone/PC or MAC) I don't see why you'd need IPHUC when you have SSH server installed on the phone. See instructions here on how to go about this http://www.hacktheiphone.com/iphone_install_ssh_windows.html. Once you have SSH you can use any SSH/SCP client to connect and manage the iPhon using your clients GUI (try WinSCP for PC or RBrowser for MAC). For everything else like jailbreak, and iASign/activation I'd look not further than iActivator. Again, IPHUC seems overcomplicated and bulky and there are far simpler workarounds such as the one I just mentioned. Cheers