Odd, it would let me a topic title without getting some debug info crap:
Code: Select all
General Error
Could not insert new word
DEBUG MODE
INSERT IGNORE INTO search_wordlist (word_text, word_common) VALUES ('cygwin', 0), ('error', 0), ('install', 0), ('make', 0), ('minute', 0), ('paste', 0), ('per', 0), ('post', 0), ('strict', 0), ('thing', 0), ('toolchain', 0)
Line : 234
File : functions_search.php
Anyways, I get an error when trying to install the toolchail.
Code: Select all
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... Invalid configuration `psp': machine `psp' not re
cognized
configure: error: /bin/sh ../../bfd/../config.sub psp failed
make: *** [configure-bfd] Error 1
ERROR BUILDING BINUTILS (binutils-2.16 psp)