Date: Tue, 12 Jul 2011 06:56:30 -0700 From: David Wolfskill <david@catwhisker.org> To: Andriy Gapon <avg@FreeBSD.org> Cc: java@FreeBSD.org Subject: Re: Build failure for java/icedtea-web (stable/8 @r223930) Message-ID: <20110712135630.GI49108@albert.catwhisker.org> In-Reply-To: <4E1C432F.8070404@FreeBSD.org> References: <20110712122808.GH49108@albert.catwhisker.org> <4E1C432F.8070404@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--PEkEgRdBLZYkpbX2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 12, 2011 at 03:50:55PM +0300, Andriy Gapon wrote: > ... > Have you payed attention to the notice at the start of java/icedtea-web b= uild? > You can easily reproduce it by doing make clean ; make. > ... The message that says: | IMPORTANT: To build IcedTea-Web 1.1, you have to turn on 'ICEDTEA' option | for java/openjdk6 (default). Otherwise, it will neither build nor work. ? Yes; I had just finished upgrading openjdk6-b22_6 to openjdk6-b23. I admit that I did not even see the notice about procfs & fdescfs until after the failure. And that I did not re-attempt the port build.install after taking the specified action. I did, however, verify that fdescfs had already been mounted (before the attempt), and I updated /etc/fstab to include the procfs mount. Now that I have since re-booted (as I had booted from a different slice in order to build a snapshot of head (9.0-CURRENT)), and procfs is already mounted: g1-222(8.2-S)[1] mount /dev/ada0s1a on / (ufs, local) devfs on /dev (devfs, local, multilabel) tmpfs on /tmp (tmpfs, local) /dev/ada0s1d on /usr (ufs, local) /dev/ada0s2a on /S2 (ufs, local, soft-updates) /dev/ada0s2d on /S2/usr (ufs, local, soft-updates) /dev/ada0s3a on /S3 (ufs, local) /dev/ada0s3d on /S3/usr (ufs, local) /dev/ada0s4a on /S4 (ufs, local) /dev/ada0s4d on /S4/usr (ufs, local) /dev/ada0s4e on /var (ufs, local) /dev/ada0s4f on /repo (ufs, local) /dev/ada0s4g on /common (ufs, local) /dev/ada0s4h on /bkp (ufs, local) fdescfs on /dev/fd (fdescfs) procfs on /proc (procfs, local) g1-222(8.2-S)[2]=20 I re-tried the "make clean install clean"; the results appear (to me) to be the same, and the config.log is the same in each case (same md5 checksums). The salient whine appears to be "configure: error: sun.applet.AppletViewerPanel is not public." I don't even pretend to be a Java programmer, so I don't have a clue what sort of evasive actions are available to me, let alone what might be helpful. Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --PEkEgRdBLZYkpbX2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk4cUo4ACgkQmprOCmdXAD3+5wCfYDOHOGi0c53KaOqYfxKpniX0 SNkAn0FLrR1nHlZMqMErIzdjC/wyhlSs =rTOz -----END PGP SIGNATURE----- --PEkEgRdBLZYkpbX2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110712135630.GI49108>