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
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