Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Oct 2003 00:37:54 -0700
From:      Andrew Houghton <aah@acm.org>
To:        freebsd-java@freebsd.org
Subject:   Re: jdk14 patches
Message-ID:  <3F851052.7050805@acm.org>
In-Reply-To: <3F84D58B.1010205@acm.org>
References:  <20031009005113.GA50130@misty.eyesbeyond.com> <3F84D58B.1010205@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Remind me to get a faster computer someday.

The next problem is an old one; a split line in Inet4AddressImpl.c:

../../../src/solaris/native/java/net/Inet4AddressImpl.c:296:29: missing 
terminating " character
../../../src/solaris/native/java/net/Inet4AddressImpl.c:297:8: missing 
terminating " character

coalescing line 296 && 297 fixes the problem.

After that, the build completes fine for me.  I've done limited testing 
so far; tried my IDE (IDEA), ran a simple webapp and connected to it 
over the network, played with the demos.  So far so good.

- a.

p.s. I'm using a CURRENT world && kernel, cvsupped && built October 2nd.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F851052.7050805>