[548] in arla-drinkers
Re: [Q] can't resolve symbol '__getcwd' error in arla 0.20 and 0.21
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Mon Feb 1 05:48:13 1999
From owner-arla-drinkers@stacken.kth.se Mon Feb 01 10:48:12 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 18290 invoked from network); 1 Feb 1999 10:48:12 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 1 Feb 1999 10:48:12 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id LAA11148
for arla-drinkers-list; Mon, 1 Feb 1999 11:33:16 +0100 (MET)
Received: from mumrik.nada.kth.se (mumrik.nada.kth.se [130.237.226.10])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id LAA11144
for <arla-drinkers@stacken.kth.se>; Mon, 1 Feb 1999 11:33:13 +0100 (MET)
Received: (from d95-mah@localhost)
by mumrik.nada.kth.se (8.8.7/8.8.7) id LAA21868;
Mon, 1 Feb 1999 11:32:59 +0100 (MET)
To: Takashi Ichihara <ichihara@rarfaxp.riken.go.jp>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: [Q] can't resolve symbol '__getcwd' error in arla 0.20 and 0.21
References: <199902010815.RAA09906@rarfaxp.riken.go.jp>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 01 Feb 1999 11:32:59 +0100
In-Reply-To: Takashi Ichihara's message of "Mon, 01 Feb 1999 17:15:26 +0900"
Message-ID: <ixdiudm5s84.fsf@mumrik.nada.kth.se>
Lines: 9
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> csh> pgf77 sim,f (PGI fortran : NG)
> pgf77: can't resolve symbol '__getcwd'
This is because libgetcwd.so asserts that the __getcwd symbol is
present in libc. This is the case when using glibc based programs, but
not when using programs using libc5.
/Magnus
map@stacken.kth.se