[504] in arla-drinkers
Re: Pb getwd on afs linux
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Tue Jan 19 04:38:11 1999
From owner-arla-drinkers@stacken.kth.se Tue Jan 19 09:38:10 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 611 invoked from network); 19 Jan 1999 09:38:09 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 19 Jan 1999 09:38:09 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id KAA13305
for arla-drinkers-list; Tue, 19 Jan 1999 10:28:38 +0100 (MET)
Received: from magenta13.nada.kth.se (magenta13.nada.kth.se [130.237.226.63])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id KAA13300
for <arla-drinkers@stacken.kth.se>; Tue, 19 Jan 1999 10:28:32 +0100 (MET)
Received: (from d95-mah@localhost)
by magenta13.nada.kth.se (8.8.7/8.8.7) id KAA01037;
Tue, 19 Jan 1999 10:28:25 +0100 (MET)
To: Jean-Paul Le Fevre <J-P.LeFevre@cea.fr>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Pb getwd on afs linux
References: <199901190910.KAA05866@dphdse.saclay.cea.fr>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 19 Jan 1999 10:28:25 +0100
In-Reply-To: Jean-Paul Le Fevre's message of "Tue, 19 Jan 1999 10:10:27 +0100 (MET)"
Message-ID: <ixd90ezfw7a.fsf@magenta13.nada.kth.se>
Lines: 13
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> I'm having problem with getcwd. I'm running Linux 2.1.105 and I've
> just installed arla 0.20. I've tried to add /lib/getcwd.so in
> /etc/ld.so.preload and what I got is a message saying that __getcwd
> can't be resolved when I try to run /bin/pwd. I've checked that it
> is present in my libc.so.6.
Are you sure that your /bin/pwd is linked against libc.so.6?
What is the output of "ldd /bin/pwd" when /lib/getcwd.so is added to
/etc/ld.so.preload?
/Magnus
map@stacken.kth.se