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, Apr 02, 2012 at 01:12:39AM -0400, David Miller wrote:
> Something is unique to your environment to cause these problems
> otherwise everyone would be reporting it.

I'm seeing the same problems like Siddhesh.  I configure glibc with

CONFPARMS="--prefix=$HOME/libc --disable-profile --enable-add-ons
--enable-all-warnings --without-cvs --target=x86_64-linux
--build=x86_64-linux --host=x86_64-linux"

and work around this by using LD_PRELOAD when running testsuite.
My system is Fedora 16, x86-64.

	Marek


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