http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #17 from Gabor Z. Papp <gzp at papp dot hu> 2010-10-01 18:42:49 UTC --- (In reply to comment #15) > Please attach i686-pc-linux-gnu/libmudflap/config.log Done. > Please post the output of the following commands (modifying the configure > script to post verbose output, and rerunning it): > > sed -i '/checking the maximum length/a\ > set -x > ' libmudflap/configure I'm not sure I understand this part. In what directory level run this command? ~/src/gcc-4.4.5/obj/i686-pc-linux-gnu $ sed -i '/checking the maximum length/a\ > set -x > ' libmudflap/configure sed: can't read libmudflap/configure: No such file or directory ~/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap $ ls -l total 504 -rw-r--r-- 1 gzp gzp 30715 Oct 1 20:35 Makefile -rw-r--r-- 1 gzp gzp 8728 Oct 1 20:34 config.cache -rw-r--r-- 1 gzp gzp 7996 Oct 1 20:35 config.h -rw-r--r-- 1 gzp gzp 102009 Oct 1 20:35 config.log -rwxr-xr-x 1 gzp gzp 78680 Oct 1 20:35 config.status -rwxr-xr-x 1 gzp gzp 258177 Oct 1 20:35 libtool -rw-r--r-- 1 gzp gzp 3 Oct 1 20:34 multilib.out drwxr-xr-x 2 gzp gzp 4096 Oct 1 20:34 pth -rw-r--r-- 1 gzp gzp 23 Oct 1 20:35 stamp-h1 drwxr-xr-x 2 gzp gzp 4096 Oct 1 20:35 testsuite