Hi, I've installed autogen-5.7 and dejagnu-1.4.4 but `make -k check` reports tons of failures :| === gcc tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC/gcc/testsuite/gcc.c-torture/compile/compile.exp ... set_ld_library_path_env_vars: ld_library_path=:/home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC/obj-x86_64-pld-linux/gcc Executing on host: /home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC.backup/obj-x86_64-pld-linux/gcc/xgcc -B/home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC.backup/obj-x86_64-pld-linux/gcc/ -O0 -w -fno-show-column -c -o 20000105-1.o /home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC/gcc/testsuite/gcc.c-torture/compile/20000105-1.c (timeout = 300) compiler exited with status -1 output is: spawn failed FAIL: gcc.c-torture/compile/20000105-1.c -O0 (test for excess errors) Excess errors: spawn failed (...) compilation of the testunit works fine: LD_LIBRARY_PATH=/home/users/pluto/rpm/BUILD/gcc-4.1-20050724T0642UTC/obj-x86_64-pld-linux/gcc gcc/xgcc -Bgcc/ -O0 -w -fno-show-column -c -o 20000105-1.c ../gcc/testsuite/gcc.c-torture/compile/20000105-1.c what is wrong with my enviroment? -- The only thing necessary for the triumph of evil is for good men to do nothing. - Edmund Burke