[PATCH] Append system library paths to environment for test programs

Marek Polacek polacek@redhat.com
Mon Apr 2 09:03:00 GMT 2012


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



More information about the Libc-alpha mailing list