Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA12054; Wed, 6 Dec 95 14:21:15 EST
Received: from [206.112.192.127] by MIT.EDU with SMTP
	id AA13984; Wed, 6 Dec 95 14:19:51 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id OAA14978; Wed, 6 Dec 1995 14:16:29 -0500
Resent-Date: Wed, 6 Dec 1995 14:16:29 -0500
Message-Id: <199512061516.PAA02014@bryan>
X-Mailer: exmh version 1.6.4 10/10/95
To: java-linux@java.blackdown.org
Subject: "can't resolve symbol `stat'
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 06 Dec 1995 15:16:11 +0000
From: Bryan Taylor <bryan@bryan.port.net>
Resent-Message-Id: <"09XhC.0.ef3.jlUnm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/643
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org

I just joined this list and haven't received any messages yet.  I also went 
through the archive for similar problems and havn't found any, so please 
forgive me if this is a FAQ or or gibberish.  (Just point the way to an answer 
if so)
Using the static pre2 package, everything is working wonderfully.
I came across the first error, 
"/usr/local/java/bin/../bin/i586/java: can't resolve symbol `stat'
I jusy put in ld...11 and I've got all the requirements meant as per the 
README at java.blackdown.
This error gets caused by:
setDirectory("/home/user");
in a FileDialog descendant.  I can't catch any specific errors or exceptions, 
but try/finally
will work.  Upon invoking the OpenDialog(FileDialog -> OpenDialog), the error 
just causes an immediate exit.

I am using libc.so.5.0.9 (stat is a libc, right?)

I can't seem to get any more debugging info anyway, so, well, just FYI.

  
-----
Bryan Taylor, NetPress Co.		
Done: www.strom.com, www.diacenter.org, www.edf.org
In Progress: www.users.interport.net/~bryan
MIME, pgp, face welcome


