![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on still can`t get toolchain installed after month`s within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; i have installed cygwin and everything needed plus extra stuff and have followed all tuts and never could get the ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
i have installed cygwin and everything needed plus extra stuff and have followed all tuts and never could get the toolchain to work. now i used the tut on the frontpage and i edited the cygwin.bat and changed all gmake and gpatch to make and patch and i downloaded the latest toolchain yesterday now when i run ./toolchain.sh it will download and install everything (binutils,gcc,newlib, and pspsdk) when i look in the cygwin folders they are there and extracted too. but i tried running it 4 or 5 times now and it was getting stuck here:
A pspsdk/sdk/user/pspiofilemgr.h A pspsdk/sdk/user/pspsysmem.h A pspsdk/sdk/user/pspuser.h A pspsdk/sdk/user/InterruptManager.S A pspsdk/sdk/user/StdioForUser.S A pspsdk/sdk/user/pspiofilemgr_dirent.h A pspsdk/sdk/user/pspstdio.h A pspsdk/sdk/user/modulemgr.S A pspsdk/sdk/user/psploadexec.h A pspsdk/sdk/user/pspintmanager.h A pspsdk/sdk/user/utils.S A pspsdk/sdk/user/pspmodulemgr.h A pspsdk/sdk/user/threadman.S A pspsdk/sdk/user/Makefile.am A pspsdk/sdk/user/psputils.h A pspsdk/sdk/user/pspmoduleinfo.h A pspsdk/sdk/user/pspiofilemgr_fcntl.h A pspsdk/sdk/user/pspthreadman.h A pspsdk/sdk/user/pspkerror.h A pspsdk/sdk/user/pspkerneltypes.h A pspsdk/sdk/user/iofilemgr.S A pspsdk/sdk/user/sysmem.S A pspsdk/LICENSE A pspsdk/configure.ac A pspsdk/VERSION A pspsdk/doc A pspsdk/doc/html A pspsdk/Makefile.am A pspsdk/doxygen.cfg A pspsdk/README A pspsdk/aminclude.am A pspsdk/bootstrap A pspsdk/aclocal A pspsdk/aclocal/ac_doxygen.m4 A pspsdk/aclocal/pspdev.m4 A pspsdk/aclocal/version.m4 U pspsdk Checked out revision 829. creating cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... mipsallegrexel-psp-elf checking build system type... i686-pc-cygwin checking for a BSD compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes -v: not found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... gnatbind checking whether compiler driver understands Ada... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f 2 checking for correct version of gmp.h... no checking for bison... bison checking for bison... bison -y checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for i686-pc-cygwin-ar... no checking for ar... ar checking for i686-pc-cygwin-as... no checking for as... as checking for i686-pc-cygwin-dlltool... no checking for dlltool... dlltool checking for i686-pc-cygwin-ld... /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../ i686-pc-cygwin/bin/ld.exe checking for i686-pc-cygwin-nm... no checking for nm... nm checking for i686-pc-cygwin-ranlib... no checking for ranlib... ranlib checking for i686-pc-cygwin-windres... no checking for windres... windres checking for i686-pc-cygwin-objcopy... no checking for objcopy... objcopy checking for i686-pc-cygwin-objdump... no checking for objdump... objdump checking for psp-ar... no checking for psp-as... no checking for psp-dlltool... no checking for psp-ld... no checking for psp-nm... no checking for psp-ranlib... no checking for psp-windres... no checking whether to enable maintainer-specific portions of Makefiles... no checking if symbolic links between directories work... yes updating cache ./config.cache creating ./config.status creating Makefile test ! -d gcc/libgcc || \ (cd gcc/libgcc && find . -type d -print) | \ while read d; do rm -f gcc/$d/libgcc.a || : ; done rm -rf gcc/libgcc rm -f gcc/stmp-dirs rm -f *.a TEMP errs core *.o *~ \#* TAGS *.E *.log mkdir -p -- ./libiberty Configuring in libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking for i686-pc-cygwin-ar... ar checking for i686-pc-cygwin-ranlib... ranlib checking for i686-pc-cygwin-gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for index... yes checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... no checking for stpcpy... no checking for stpncpy... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... no checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for realpath... yes checking for canonicalize_file_name... no checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./bfd Configuring in bfd configure: creating cache ./config.cache checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... mipsallegrexel-psp-elf checking for i686-pc-cygwin-gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for i686-pc-cygwin-ar... ar checking for i686-pc-cygwin-ranlib... ranlib checking for ld used by GCC... /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i68 6-pc-cygwin/bin/ld.exe checking if the linker (/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cy gwin/bin/ld.exe) is GNU ld... yes checking for /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld .exe option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic file format pei*-i38 6(.*architecture: i386)? checking for i686-pc-cygwin-ranlib... (cached) ranlib checking for i686-pc-cygwin-strip... no checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... now it ran all night and it stopped here: /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/strings.c In file included from ../../binutils/strings.c:65: ../../binutils/../include/getopt.h:116: warning: function declaration isn't a pr ototype /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o strings.exe strings.o bucomm.o version.o filemode.o ../bfd/libb fd.la ../libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strings.exe stri ngs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libibert y.a ./../intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/is-ranlib.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o ranlib.exe ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libib erty/libiberty.a -lfl ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ranlib.exe ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl ./../ intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/objcopy.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/not-strip.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/wrstabs.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o objcopy.exe objcopy.o not-strip.o rename.o rddbg.o debug.o stab s.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../ libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objcopy.exe objc opy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o buc omm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../ intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/addr2line.c In file included from ../../binutils/addr2line.c:35: ../../binutils/../include/getopt.h:116: warning: function declaration isn't a pr ototype /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o addr2line.exe addr2line.o budemang.o bucomm.o version.o filemod e.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o addr2line.exe ad dr2line.o budemang.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../lib iberty/libiberty.a ./../intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/readelf.c gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/unwind-ia64.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o readelf.exe readelf.o version.o unwind-ia64.o ./../intl/libintl .a ../libiberty/libiberty.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf.exe read elf.o version.o unwind-ia64.o ./../intl/libintl.a ../libiberty/libiberty.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/nm.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o nm-new.exe nm.o budemang.o bucomm.o version.o filemode.o ../bfd /libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new.exe nm.o budemang.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/lib iberty.a ./../intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/is-strip.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o strip-new.exe objcopy.o is-strip.o rename.o rddbg.o debug.o sta bs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la .. /libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new.exe ob jcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bu comm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./.. /intl/libintl.a gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -D_GNU_SOURCE -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -I../../binutils/.. /intl -I../intl -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -Dbin_dummy_emu lation=bin_vanilla_emulat ion -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/cxxfilt.c /bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototy pes -g -O2 -o cxxfilt.exe cxxfilt.o bucomm.o version.o filemode.o ../bfd/libb fd.la ../libiberty/libiberty.a ./../intl/libintl.a gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt.exe cxxf ilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libibert y.a ./../intl/libintl.a make[3]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' mkdir -p -- ./etc Configuring in etc creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile make[1]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/etc' mkdir -p -- ./gas Configuring in gas configure: creating cache ./config.cache checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking target system type... mipsallegrexel-psp-elf checking for i686-pc-cygwin-gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for ld used by GCC... /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i68 6-pc-cygwin/bin/ld.exe checking if the linker (/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cy gwin/bin/ld.exe) is GNU ld... yes checking for /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld .exe option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic file format pei*-i38 6(.*architecture: i386)? checking for i686-pc-cygwin-ranlib... ranlib checking for i686-pc-cygwin-strip... no checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... 12289 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686- pc-cygwin/bin/ld.exe) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... Win32 ld.exe checking command to parse nm output... ok checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool updating cache ./config.cache configure: loading cache ./config.cache checking whether byte ordering is bigendian... no checking for i686-pc-cygwin-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for i686-pc-cygwin-ranlib... (cached) ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... fr tr es checking whether to enable maintainer-specific portions of Makefiles... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking whether compiling a cross-assembler... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for inline... (cached) inline checking for unlink... yes checking for sbrk... yes checking for working assert macro... yes checking whether declaration is required for strstr... no checking whether declaration is required for malloc... no checking whether declaration is required for free... no checking whether declaration is required for sbrk... no checking whether declaration is required for environ... no checking whether declaration is required for errno... no updating cache ./config.cache configure: creating ./config.status config.status: creating .gdbinit config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands could some1 please help me get this going? i have no clue as to why this keeps happening. thanx |
|
|
|
|
|
|
#2 |
![]() NDS Mod
|
Be patient. Don't close the window at that part, it took 6 hours for it to install for me, and I have a pretty fast computer.
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#4 |
![]() NDS Mod
|
oh...wow, I dunno what's wrong then.
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
|
#5 |
|
i finally got it to finish installing. it would show like 3 make.exe and 5 sh.exe running in windows task manager so when it stopped i closed the last make.exe and it finished installing but with these errors in binutil. is this ok or should i try reinstalling binutils?
../../../binutils/po/../../mkinstalldirs /usr/local/pspdev/share; \ else \ ../../../binutils/mkinstalldirs /usr/local/pspdev/share; \ fi installing ../../../binutils/po/fr.gmo as /usr/local/pspdev/share/locale/fr/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/tr.gmo as /usr/local/pspdev/share/locale/tr/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/ja.gmo as /usr/local/pspdev/share/locale/ja/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/es.gmo as /usr/local/pspdev/share/locale/es/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/sv.gmo as /usr/local/pspdev/share/locale/sv/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/da.gmo as /usr/local/pspdev/share/locale/da/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/zh_CN.gmo as /usr/local/pspdev/share/locale/zh_C N/LC_MESSAGES/binutils.mo installing ../../../binutils/po/ru.gmo as /usr/local/pspdev/share/locale/ru/LC_M ESSAGES/binutils.mo installing ../../../binutils/po/ro.gmo as /usr/local/pspdev/share/locale/ro/LC_M ESSAGES/binutils.mo if test "binutils" = "gettext"; then \ if test -r ../../../binutils/po/../../mkinstalldirs; then \ ../../../binutils/po/../../mkinstalldirs /usr/local/pspdev/share/gettext/po; \ else \ ../../../binutils/mkinstalldirs /usr/local/pspdev/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../binutils/po/Makefile.in.in \ /usr/local/pspdev/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils/po' make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[3]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' /bin/sh ../../binutils/../mkinstalldirs /usr/local/pspdev/bin /bin/sh ./libtool --mode=install /usr/bin/install -c size.exe /usr/local/pspde v/bin/psp-size.exe /usr/bin/install -c size.exe /usr/local/pspdev/bin/psp-size.exe /bin/sh ./libtool --mode=install /usr/bin/install -c objdump.exe /usr/local/ps pdev/bin/psp-objdump.exe /usr/bin/install -c objdump.exe /usr/local/pspdev/bin/psp-objdump.exe /bin/sh ./libtool --mode=install /usr/bin/install -c ar.exe /usr/local/pspdev/ bin/psp-ar.exe /usr/bin/install -c ar.exe /usr/local/pspdev/bin/psp-ar.exe /bin/sh ./libtool --mode=install /usr/bin/install -c strings.exe /usr/local/ps pdev/bin/psp-strings.exe /usr/bin/install -c strings.exe /usr/local/pspdev/bin/psp-strings.exe /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib.exe /usr/local/psp dev/bin/psp-ranlib.exe /usr/bin/install -c ranlib.exe /usr/local/pspdev/bin/psp-ranlib.exe /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy.exe /usr/local/ps pdev/bin/psp-objcopy.exe /usr/bin/install -c objcopy.exe /usr/local/pspdev/bin/psp-objcopy.exe /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line.exe /usr/local/ pspdev/bin/psp-addr2line.exe /usr/bin/install -c addr2line.exe /usr/local/pspdev/bin/psp-addr2line.exe /bin/sh ./libtool --mode=install /usr/bin/install -c readelf.exe /usr/local/ps pdev/bin/psp-readelf.exe /usr/bin/install -c readelf.exe /usr/local/pspdev/bin/psp-readelf.exe /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new.exe /usr/local/psp dev/bin/psp-nm.exe /usr/bin/install -c nm-new.exe /usr/local/pspdev/bin/psp-nm.exe /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new.exe /usr/local/ pspdev/bin/psp-strip.exe /usr/bin/install -c strip-new.exe /usr/local/pspdev/bin/psp-strip.exe /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt.exe /usr/local/ps pdev/bin/psp-c++filt.exe /usr/bin/install -c cxxfilt.exe /usr/local/pspdev/bin/psp-c++filt.exe /bin/sh ../../binutils/../mkinstalldirs /usr/local/pspdev/psp/bin for i in nm-new strip-new ar ranlib dlltool objdump; do \ if [ -f $i.exe ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's,^,psp-,;'`; \ if [ "/usr/local/pspdev/bin/$k" != "/usr/local/pspdev/psp/bin/$j" ]; then \ rm -f /usr/local/pspdev/psp/bin/$j.exe; \ ln /usr/local/pspdev/bin/$k.exe /usr/local/pspdev/psp/bin/$j.exe >/dev/nul l 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i.exe /usr/loca l/pspdev/psp/bin/$j.exe; \ fi; \ else true; \ fi; \ done make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/binutils' make[1]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/etc' for f in standards.info configure.info; do \ if test -f ../../etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if make "MAKEINFO=makeinfo --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/etc' make[2]: `../../etc/standards.info' is up to date. make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/etc' make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/etc' make[2]: `../../etc/configure.info' is up to date. make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/etc' /bin/sh ../../etc/../mkinstalldirs /usr/local/pspdev/info if test ! -f standards.info; then cd ../../etc; fi; \ if test -f standards.info; then \ for i in standards.info*; do \ /usr/bin/install -c -m 644 $i /usr/local/pspdev/info/$i; \ done; \ fi if test ! -f configure.info; then cd ../../etc; fi; \ if test -f configure.info; then \ for i in configure.info*; do \ /usr/bin/install -c -m 644 $i /usr/local/pspdev/info/$i; \ done; \ fi make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/etc' make[1]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas' Making install in doc make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas/doc' make[3]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/pspdev/info" || mkdir -p -- "/usr/local/pspdev/info" /usr/bin/install -c -m 644 '../../../gas/doc/as.info' '/usr/local/pspdev/info/a s.info' /usr/bin/install -c -m 644 '../../../gas/doc/as.info-1' '/usr/local/pspdev/info /as.info-1' /usr/bin/install -c -m 644 '../../../gas/doc/as.info-2' '/usr/local/pspdev/info /as.info-2' /usr/bin/install -c -m 644 '../../../gas/doc/as.info-3' '/usr/local/pspdev/info /as.info-3' install-info --info-dir='/usr/local/pspdev/info' '/usr/local/pspdev/info/as.inf o' test -z "/usr/local/pspdev/man/man1" || mkdir -p -- "/usr/local/pspdev/man/man1" /usr/bin/install -c -m 644 '../../../gas/doc/as.1' '/usr/local/pspdev/man/man1/ psp-as.1' make[3]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas/doc' make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas/doc' Making install in po make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas/po' if test -r ../../../gas/po/../../mkinstalldirs; then \ ../../../gas/po/../../mkinstalldirs /usr/local/pspdev/share; \ else \ ../../../gas/mkinstalldirs /usr/local/pspdev/share; \ fi installing ../../../gas/po/fr.gmo as /usr/local/pspdev/share/locale/fr/LC_MESSAG ES/gas.mo installing ../../../gas/po/tr.gmo as /usr/local/pspdev/share/locale/tr/LC_MESSAG ES/gas.mo installing ../../../gas/po/es.gmo as /usr/local/pspdev/share/locale/es/LC_MESSAG ES/gas.mo if test "gas" = "gettext"; then \ if test -r ../../../gas/po/../../mkinstalldirs; then \ ../../../gas/po/../../mkinstalldirs /usr/local/pspdev/share/gettext/po; \ else \ ../../../gas/mkinstalldirs /usr/local/pspdev/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../gas/po/Makefile.in.in \ /usr/local/pspdev/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas/po' make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas' make[3]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/gas' /bin/sh ../../gas/../mkinstalldirs /usr/local/pspdev/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new.exe /usr/local/psp dev/bin/psp-as.exe /usr/bin/install -c as-new.exe /usr/local/pspdev/bin/psp-as.exe /bin/sh ../../gas/../mkinstalldirs /usr/local/pspdev/psp/bin n=`echo as | sed 's,^,psp-,;'`; \ if [ "/usr/local/pspdev/bin/$n.exe" != "/usr/local/pspdev/psp/bin/as.exe" ]; the n \ rm -f /usr/local/pspdev/psp/bin/as.exe; \ ln /usr/local/pspdev/bin/$n.exe /usr/local/pspdev/psp/bin/as.exe >/dev/null 2> /dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new.exe /usr/loca l/pspdev/psp/bin/as.exe; \ else \ true ; \ fi make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas' make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas' make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/gas' make[1]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/intl' if test "@PACKAGE@" = "gettext" \ && test 'intl-compat.o' = 'intl-compat.o'; then \ if test -r ../../intl/../../mkinstalldirs; then \ ../../intl/../../mkinstalldirs /usr/local/pspdev/lib /usr/local/pspdev/inclu de; \ else \ ../../intl/mkinstalldirs /usr/local/pspdev/lib /usr/local/pspdev/include; \ fi; \ /usr/bin/install -c -m 644 intlh.inst /usr/local/pspdev/include/libintl.h; \ /usr/bin/install -c -m 644 libintl.a /usr/local/pspdev/lib/libintl.a; \ else \ : ; \ fi if test "@PACKAGE@" = "gettext"; then \ if test -r ../../intl/../../mkinstalldirs; then \ ../../intl/../../mkinstalldirs /usr/local/pspdev/share/gettext/intl; \ else \ ../../intl/mkinstalldirs /usr/local/pspdev/share/gettext/intl; \ fi; \ /usr/bin/install -c -m 644 VERSION /usr/local/pspdev/share/gettext/intl/VERSIO N; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext .h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dg ettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflis t.c explodename.c intl-compat.c cat-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ../../intl/$file /usr/local/pspdev/share/gettext/ intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/intl' make[1]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/ld' Making install in po make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/ld/po' if test -r ../../../ld/po/../../mkinstalldirs; then \ ../../../ld/po/../../mkinstalldirs /usr/local/pspdev/share; \ else \ ../../../ld/mkinstalldirs /usr/local/pspdev/share; \ fi installing ../../../ld/po/fr.gmo as /usr/local/pspdev/share/locale/fr/LC_MESSAGE S/ld.mo installing ../../../ld/po/sv.gmo as /usr/local/pspdev/share/locale/sv/LC_MESSAGE S/ld.mo installing ../../../ld/po/tr.gmo as /usr/local/pspdev/share/locale/tr/LC_MESSAGE S/ld.mo installing ../../../ld/po/es.gmo as /usr/local/pspdev/share/locale/es/LC_MESSAGE S/ld.mo installing ../../../ld/po/da.gmo as /usr/local/pspdev/share/locale/da/LC_MESSAGE S/ld.mo if test "ld" = "gettext"; then \ if test -r ../../../ld/po/../../mkinstalldirs; then \ ../../../ld/po/../../mkinstalldirs /usr/local/pspdev/share/gettext/po; \ else \ ../../../ld/mkinstalldirs /usr/local/pspdev/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ../../../ld/po/Makefile.in.in \ /usr/local/pspdev/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/ld/po' make[2]: Entering directory `/tmp/pspdev/binutils-2.16/build-psp/ld' gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -D_GNU_SOURCE -I. -I../../ld -I../bfd -I. ./../ld/../bfd -I../../ld/../include -I../../ld/../intl -I../intl -g -O2 -DLOC ALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmis sing-prototypes -g -O2 -c eelf_mipsallegrexel_psp.c eelf_mipsallegrexel_psp.c :938:21: warning: no newline at end of file eelf_mipsallegrexel_psp.c : In function `gldelf_mipsallegrexel_ps p_place_orphan': eelf_mipsallegrexel_psp.c :938: error: `N' undeclared (first use in this function ) eelf_mipsallegrexel_psp.c :938: error: (Each undeclared identifier is reported on ly once eelf_mipsallegrexel_psp.c :938: error: for each function it appears in.) eelf_mipsallegrexel_psp.c :938: error: parse error at end of input eelf_mipsallegrexel_psp.c :890: warning: unused variable `place' eelf_mipsallegrexel_psp.c :892: warning: unused variable `after' eelf_mipsallegrexel_psp.c :56: warning: 'gldelf_mipsallegrexel_ps p_before_parse' defined but not used eelf_mipsallegrexel_psp.c :470: warning: 'gldelf_mipsallegrexel_ps p_after_open' d efined but not used eelf_mipsallegrexel_psp.c :636: warning: 'gldelf_mipsallegrexel_ps p_before_alloca tion' defined but not used eelf_mipsallegrexel_psp.c :854: warning: 'gldelf_mipsallegrexel_ps p_place_orphan' defined but not used eelf_mipsallegrexel_psp.c :51: warning: 'gldelf_mipsallegrexel_ps p_finish' declar ed `static' but never defined eelf_mipsallegrexel_psp.c :66: warning: 'gldelf_mipsallegrexel_ps p_load_symbols' defined but not used eelf_mipsallegrexel_psp.c :725: warning: 'gldelf_mipsallegrexel_ps p_open_dynamic_ archive' defined but not used eelf_mipsallegrexel_psp.c :796: warning: 'output_rel_find' defined but not used make[2]: *** [eelf_mipsallegrexel_psp.o] Error 1 make[2]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/ld' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/pspdev/binutils-2.16/build-psp/ld' make: *** [install-ld] Error 2 ERROR INSTALLING BINUTILS Rod@blackwid-5xxxxxx ~/psptoolchain $ ./ bash: ./: is a directory Rod@blackwid-xxxxxx ~/psptoolchain $ Rod@blackwid-xxxxxx~/psptoolchain $ |
|
|
|
|
![]() |
| Tags |
| can`t , installed , month`s , toolchain |
| Thread Tools | |
|
|