On Thu, May 20, 2010 at 01:44:13PM +0800, Tao Guo wrote: > Hi, Fields > I used the connectathon general test with my latest code, and it > passed the tests. > Can you just try the two patches I have sent in the mailing list to > see if it helps? GENERAL TESTS: directory /mnt/TMP if test ! -x runtests; then chmod a+x runtests; fi cd /mnt/TMP; rm -f Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy nroff.in makefile.tst cp Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy nroff.in makefile.tst /mnt/TMP Small Compile /usr/lib/gcc/x86_64-linux-gnu/4.4.1/../../../../lib/crt1.o: In function `_start': /build/buildd/eglibc-2.10.1/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main' collect2: ld returned 1 exit status Command exited with non-zero status 1 0.02user 0.05system 0:00.12elapsed 66%CPU (0avgtext+0avgdata 22464maxresident)k 0inputs+0outputs (0major+4946minor)pagefaults 0swaps general tests failed I don't know what's going on there; sounds like data corruption? --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html