Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: iPhuc Install Problems
is a discussion within theOS X Specific Modding Discussion
forums, a part of theComputer Modding Software
section;Big question here. I am going through all the steps like the guide shows and I get to the final step of installing iPhuc. and I end up with a
...-
09-01-2007, 02:35 AM #1
iPhuc Install Problems
Big question here. I am going through all the steps like the guide shows and I get to the final step of installing iPhuc. and I end up with a few errors in the install, and when I attempt to run ./iPHUC I get a response of "No such file of directory"
Here is how the install went for iPhuc
Buddhas-MacBook-Pro:~/phonedmg/iphuc/iPhone/trunk/iPHUC bkfarrell$ ./autogen.sh && ./configure --with-readline=/opt/local && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking CoreFoundation.h usability... no
checking CoreFoundation.h presence... no
checking for CoreFoundation.h... no
checking CoreFoundation/CoreFoundation.h usability... yes
checking CoreFoundation/CoreFoundation.h presence... yes
checking for CoreFoundation/CoreFoundation.h... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for initscr in -lncurses... yes
checking if libreadline needs libncurses... yes
checking for readline in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
cd . && /bin/sh /Users/bkfarrell/phonedmg/iphuc/iPhone/trunk/iPHUC/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-am
g++ -g -O2 -L/opt/local/lib -o iphuc -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework MobileDevice main.o Shell.o NormalInterface.o RestoreInterface.o privateFunctions.o RecoveryInterface.o -lreadline -lncurses
/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
Any help with this??
Thanks
-
09-01-2007, 06:16 AM #2Official MMI Troll with an Attitude
- Join Date
- May 2007
- Posts
- 131
- Thanks
- 4
- Thanked 21 Times in 14 Posts
make sure you have latest dev tools from apple website. Run macports again, or use cvs to get sources.
-
09-01-2007, 08:47 AM #3
SOS! I was up all last night running macports, with no luck. Im getting the same error. Can someone please help. Sinking.
MacPorts base version 1.5 installed
Downloaded MacPorts base version 1.520
Configuring, Building and Installing new MacPorts base
Error: /opt/local/bin/port: selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 1
Command output: checking build system type... i686-apple-darwin8.10.1
checking host system type... i686-apple-darwin8.10.1
checking target system type... i686-apple-darwin8.10.1
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
-
09-03-2007, 04:36 PM #4
can someone please tell me what i have to do my terminal is showing this message
Last login: Mon Sep 3 18:33:01 on ttyp1
Welcome to Darwin!
michael-del-mauros-computer:~ mdelmauro$ sudo port selfupdate
MacPorts base version 1.5 installed
Downloaded MacPorts base version 1.520
Configuring, Building and Installing new MacPorts base
Error: /opt/local/bin/port: selfupdate failed: Error installing new MacPorts base: shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/base && ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl && make && make install" returned error 1
Command output: checking build system type... i686-apple-darwin8.10.1
checking host system type... i686-apple-darwin8.10.1
checking target system type... i686-apple-darwin8.10.1
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.




LinkBack URL
About LinkBacks
Reply With Quote
