This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
RE: "make check" failures: installed shared libraries not found
- From: "Metzler, Chris" <christopher dot metzler at nrl dot navy dot mil>
- To: "libc-help at sourceware dot org" <libc-help at sourceware dot org>
- Date: Mon, 16 Dec 2013 18:41:40 +0000
- Subject: RE: "make check" failures: installed shared libraries not found
- Authentication-results: sourceware.org; auth=none
- References: <FD740DEA7A09B64295D3D584B3598BB669211436 at SSD3 dot ssd dot nrl dot navy dot mil> <CAE2sS1hgdtwYdYoVSv-gmGB3waztv78a46N2A_XCAc_nOdOLpg at mail dot gmail dot com>
Hi, thanks for replying. The only configuration option I used was "--prefix". Specifically, I did "../configure --prefix=/share/apps" (this is for a Rocks cluster, hence the odd install location).
-c
Chris Metzler
Naval Research Laboratory, Code 7633
202-767-6166
christopher.metzler@nrl.navy.mil
-----Original Message-----
From: Carlos O'Donell [mailto:carlos@systemhalted.org]
Sent: Friday, December 13, 2013 8:46 PM
To: Metzler, Chris
Cc: libc-help@sourceware.org
Subject: Re: "make check" failures: installed shared libraries not found
On Fri, Dec 13, 2013 at 6:51 PM, Metzler, Chris <christopher.metzler@nrl.navy.mil> wrote:
>
> Hi. I'm having problems with a build of glibc 2.18, as downloaded from gnu.org. The configure and make goes just fine. But "make check" fails after iconvdata dlfcn/bug-atexit3:
How did you configure glibc?
Cheers,
Carlos.