Date: Tue, 6 Apr 1999 16:23:10 -0700 (PDT) From: Brian Korver <briank@Network-Alchemy.COM> To: nate@mt.sri.com (Nate Williams) Cc: briank@Network-Alchemy.COM, 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: <199904062323.QAA19095@antimony.network-alchemy.com> In-Reply-To: <199904062241.QAA18181@mt.sri.com> from Nate Williams at "Apr 6, 99 04:41:52 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams writes: > 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" brian briank@network-alchemy.com 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?199904062323.QAA19095>