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, Aug 28, 2012 at 09:57:43AM +0530, Siddhesh Poyarekar wrote:
> 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.

I was using --prefix=/some/private/dir which was initially empty.
Does that explain it?

Seems like a big trap.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.


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