From owner-freebsd-current Mon Jul 22 05:58:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA05832 for current-outgoing; Mon, 22 Jul 1996 05:58:45 -0700 (PDT) Received: from fgate.flevel.co.uk (root@fgate.flevel.co.uk [194.6.101.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA05827 for ; Mon, 22 Jul 1996 05:58:42 -0700 (PDT) Received: from localhost (dev@localhost) by fgate.flevel.co.uk (8.7.5/8.6.9) with SMTP id OAA24492; Mon, 22 Jul 1996 14:06:42 +0100 (BST) Date: Mon, 22 Jul 1996 14:06:41 +0100 (BST) From: Developer To: Doug Rabson cc: freebsd-current@FreeBSD.ORG Subject: Re: Linux Java compiler on FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 22 Jul 1996, Doug Rabson wrote: > On Mon, 22 Jul 1996, Developer wrote: > > > > > Ive been trying to get the linux java compiler running under FreeBSD 2.2 > > current and I`m having a slight problem with the libraries. I had to > > download libXpm from the linux site but still I get an error when I run > > it:- > > > > ./java: can't resolve symbol '__libc_malloc' > > > > Has anyone any ideas how I can fix this one? > > You need to download some more up-to-date linux libraries. I trawled > around on src.doc.ic.ac.uk until I found an unpacked linux dist and picked > up the lib directory from that. I tried to download the libs from slackware-3.0 but that was the same version that I have (libc 5.0.9) and didn`t make any difference, is there a new one that this? Regards, Trefor S.