------- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-07 16:37 ------- /usr/include/pthread.h:163: error: expected ';', ',' or ')' before '__thread'
Did you disable fixincludes? If so this is why you don't disable fixincludes :). If you did not, then you might be better off updating glibc since the old glibc headers are broken. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28298