"make check" fails on ubuntu 14.04

Allan McRae allan@archlinux.org
Wed May 21 07:37:00 GMT 2014


On 21/05/14 17:34, Konstantin Serebryany wrote:
> Not setting prefix makes no difference for me:
> ../glibc/configure  --disable-sanity-checks && make -j 8 && make -j 8 check
> <same failures>

I believe that is the same as setting the prefix as /usr/local.   Use
"--prefix=/usr" and do not run "make install" and see what failures you
get in "make check".  I'd guess that fixes most of those issues.

Allan




More information about the Libc-help mailing list