Date: Sun, 24 Aug 2003 13:51:39 +0900 (JST) From: Yamada Ken Takeshi <ken@tydfam.jp> To: glewis@misty.eyesbeyond.com Cc: java@freebsd.org Subject: Re: jdk14 on -current Message-ID: <20030824.135139.576024018.ken@tydfam.jp> In-Reply-To: <20030823143947.GA91554@misty.eyesbeyond.com> References: <Pine.GSO.4.10.10308222230430.13565-100000@pcnet5.pcnet.com> <20030823143947.GA91554@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
One more! I needed the below, too. j2se/src/solaris/native/java/net/Inet6AddressImpl.c : : : : #ifndef __GLIBC__ /* gethostname() is in libc.so but I can't find a header file for it */ /***** /usr/include/unistd.h : 407 *******/ extern int gethostname(char *buf, size_t buf_len); ^^^^^^ #endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030824.135139.576024018.ken>