bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLIBC test routine 'origtest' failed (GNATS is down?)


From: Ulrich Drepper
Subject: Re: GLIBC test routine 'origtest' failed (GNATS is down?)
Date: 08 Nov 2000 13:37:11 -0800
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)

Mark <address@hidden> writes:

> When running the C Library tests, everything passes except the ELF
> origtest routine.  It complains of not finding testobj1.so in the base
> build directory (/home/foo/glibc-build), when it should be looking in the
> elf subdirectory (/home/foo/glibc-build/elf) -- or at least that is where
> testobj1.so is found.  If I place testobj1.so in the base build directory,
> the tests work perfectly.  Following is the exact text of the message: 

Provide the strace output of the failing program run.  Copy and paste
the whole command line including the ld.so invocation and add

  strace -o LOG

in front.  This problem never was reported but it might have something
to do with the kernel as the getcwd() is implemented using direct or
indirect kernel help.  Also, always specify which kernel versio you
are using.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]