Date: Tue, 6 Apr 1999 19:26:25 -0600 From: Nate Williams <nate@mt.sri.com> To: Brian Korver <briank@Network-Alchemy.COM> 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) Message-ID: <199904070126.TAA18813@mt.sri.com> In-Reply-To: <199904062323.QAA19095@antimony.network-alchemy.com> References: <199904062241.QAA18181@mt.sri.com> <199904062323.QAA19095@antimony.network-alchemy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904070126.TAA18813>