Date: Sun, 4 Apr 1999 18:40:12 -0400 (EDT) From: grafe@lab12.ie.pitt.edu (G. Rafe) To: freebsd-java@freebsd.org Subject: Undefined symbol error in V99-3-24(a.out) Message-ID: <199904042240.SAA24910@lab12.ie.pitt.edu>
next in thread | raw e-mail | index | archive | help
Except for the annoying window creation bug in JDK1.1.7v98-12-21, I've found it to behave nicely on my 2.2.8-RELEASE Toshiba notebook. I gave the newest port for 2.2.x [v99-3-24] a spin today, and discovered the following show-stopper, returned apparently when making network connections, e.g., in the form "appletviewer http://host/file.html": /usr/libexec/ld.so: Undefined symbol "__select" called from java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 at 0x2014c5bc The same appletviewer call under JDKv98-12-21 runs fine [except, of course, for the funky window placement]. Also, applets loaded from local files that do not make network connections [e.g., JDBC or RMI] seem to run nicely under v99-3-24. Is this a porting problem? Thank you. Gary Rafe gerst4@pitt.edu 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?199904042240.SAA24910>