Date: Fri, 25 Sep 2009 15:30:00 +0800 From: Li Ye <Ye.Li@Sun.COM> To: freebsd-java@freebsd.org Subject: Http connection program fails on FreeBSD 6.1 with diablo-JRE1.6 Message-ID: <1253863800.23983.29.camel@moonocean>
next in thread | raw e-mail | index | archive | help
I have a java program whose function is sending some data to a remote Http server. This program works with diablo-JRE1.6 on FreeBSD 7.2, and with diablo-JRE1.5 on FreeBSD 6.1. However, when I run it with diablo-JRE1.6 on FreeBSD 6.1, the program crashed. The only printed error message is as follows: ------------------ /libexec/ld-elf.so.1: /usr/local/diablo-jdk1.6.0_07/jre/lib/i386/libnet.so: Undefined symbol "gethostbyname_r" ------------------ Would you please look into the problem if possible? Thanks, Li Ye
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1253863800.23983.29.camel>