From owner-freebsd-current Thu Oct 10 12:56:01 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11795 for current-outgoing; Thu, 10 Oct 1996 12:56:01 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA11772 for ; Thu, 10 Oct 1996 12:55:55 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA16866; Thu, 10 Oct 1996 13:55:07 -0600 (MDT) Date: Thu, 10 Oct 1996 13:55:07 -0600 (MDT) Message-Id: <199610101955.NAA16866@rocky.mt.sri.com> From: Nate Williams To: John Polstra Cc: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= , current@freefall.freebsd.org In-Reply-To: <199610101933.MAA05744@austin.polstra.com> References: <199610101859.DAA27224@mail.tky007.tth.expo96.ad.jp> <199610101933.MAA05744@austin.polstra.com> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Thanks John for precise description. However, it seems gdb is > > doing no good. > > Oh joy. :-( I *suspect* a screwed up LD_LIBRARY_PATH. > > Please let me know if there is anything I can do to solve this > > problem. > > Thanks. If you can help me a little, I'll try to reproduce the > problem here. I assume I need to install the "kaffe" and "jdk" > ports. I just did because I could, and it works fine for me. I was getting weird errors when I had a screwed up CLASSPATH and/or LD_LIBRARY_PATH, so I suspect those. Nate