|
|
Glibc-20041011时,make check 出错信息
/sources/glibc-build/nptl/tst-attr3: pthread_getattr_np failed: No such file or directory
/sources/glibc-build/nptl/tst-attr3: pthread_attr_getstack returned range does not cover main's stack
/sources/glibc-build/nptl/tst-attr3: pthread_attr_getaffinity_np retuned different CPU mask than pthread_getattr_np
make[2] ***[/sources/glibc-20041011/nptl]
make[2] Leaving '/sources/glibc-20041011/nptl'
make[1] [nptl/test3] Error 2
make[1] Leaving '/sources/glibc-20041011'
make ***[check] Error 2
在patch -Np1 -i ../gcc-3.4.3-no_fixincludes-1.patch时出错
patching file gcc/Makefile.in
Reversed(or previously applied)patch detected! Skipping patch.
2 out 2 hunks ignored -- saving rejects to file gcc/Makefile.in.rej
gcc/Makefile.in.rej 里有#fixinc.sh depend on this, not on specs directly.
后来编译GCC失败
请高手指点, 不胜感激!!!! |
|