This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "make check" fails on ubuntu 14.04


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]