This is the mail archive of the libc-alpha@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 in master


On Tue, 28 Aug 2012 05:28:27 +0200, Andi wrote:
> Hmm I don't think I did. But I ran make check in the object dir, so it
> wasn't even installed yet.
> 
> I worked around the missing libgcc and libstdc++ by copying those
> to the object dir.

That's odd. Can you post your config.log somewhere (like pastebin) so
that I can take a look? If you don't provide a --prefix, then it will
use /usr/local, which also causes this failure - the only way to have
these tests work is to configure with --prefix=/usr.

Regards,
Siddhesh


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