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: [PATCH] Append system library paths to environment for testprograms


On Mon, 02 Apr 2012 04:30:25 -0400 (EDT)
David Miller <davem@davemloft.net> wrote:

> From: Siddhesh Poyarekar <siddhesh@redhat.com>
> Date: Mon, 2 Apr 2012 13:17:17 +0530
> 
> > ../glibc/configure --prefix=$HOME/sandbox/glibc-sandbox
> 
> This is the key element, not using /usr as your prefix.

In that case I think my patch makes sense because test cases ought to
run correctly regardless of what the prefix is.

I tried overriding slibdir too, but that doesn't seem sufficient.
--prefix=/usr seems to be the only thing that works (tested just now),
not even /usr/local (the default setting).


--
Siddhesh


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