From owner-freebsd-java Tue Apr 6 18:28:33 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 9542314E02; Tue, 6 Apr 1999 18:28:27 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id TAA27358; Tue, 6 Apr 1999 19:26:26 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA18813; Tue, 6 Apr 1999 19:26:25 -0600 Date: Tue, 6 Apr 1999 19:26:25 -0600 Message-Id: <199904070126.TAA18813@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Korver Cc: nate@mt.sri.com (Nate Williams), grafe@lab12.ie.pitt.edu, freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG Subject: Re: Undefined symbol error in V99-3-24(a.out) In-Reply-To: <199904062323.QAA19095@antimony.network-alchemy.com> References: <199904062241.QAA18181@mt.sri.com> <199904062323.QAA19095@antimony.network-alchemy.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Weird. Somehow it works on my box, but I don't know why. I've got to > > re-roll both the ELF and A.OUT releases again due to different problems, > > so I'll try and resolve these. > > Nate, > > Check where it's getting _select() from: > > nm -o `ldd -f '%p\n' /usr/local/java/bin/i386/green_threads/jre_X` | \ > grep "T __select" Weird.... In any case, I just added it back, so the next build should have this as well as fixes for ELF that don't require a new loader. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message