From owner-freebsd-java Sun Mar 9 20:11:28 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 829C837B401 for ; Sun, 9 Mar 2003 20:11:26 -0800 (PST) Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3EF343F85 for ; Sun, 9 Mar 2003 20:11:24 -0800 (PST) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 18sEdE-000Nj2-00 for java@freebsd.org; Sun, 09 Mar 2003 20:11:21 -0800 Date: Sun, 09 Mar 2003 20:11:16 -0800 From: Pat Lashley To: java@freebsd.org Subject: Re: Error building native jdk14 on 4.8-RC Message-ID: <240610000.1047269476@mccaffrey.phoenix.volant.org> In-Reply-To: <324995408.1047169368@mccaffrey.phoenix.volant.org> References: <324995408.1047169368@mccaffrey.phoenix.volant.org> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========2198797794==========" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==========2198797794========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Saturday, March 08, 2003 16:22:48 -0800 Pat Lashley=20 wrote: > I'm trying to build the native JDK 1.4 port (with Hotspot) on FreeBSD > 4.8-RC (cvsup'd early Tuesday afternoon, PST); and I get the following > error: > > > /d1/ports-workdir/d4/ports/java/jdk14/work/control/build/bsd-i586/tmp/org > /o rg.omg.PortableServer/.classes.list > gmake[5]: *** No rule to make target > `/d1/ports-workdir/d4/ports/java/jdk14/work/control/build/bsd-i586/classe > s/ org/omg/PortableServer/AdapterActivator.class', needed by `classes'. > Stop. gmake[5]: Leaving directory > `/d1/ports-workdir/d4/ports/java/jdk14/work/j2se/make/org/omg/PortableSer > ve r' > gmake[4]: *** [optimized] Error 2 I've run the build again, this time capturing all of the output; and it looks like there was an earlier error that didn't stop the build: >>>Recursively making sources all @ Sun Mar 9 17:38:41 PST 2003 ... gmake[4]: Entering directory=20 `/d4/FreeBSDobj/.amd_mnt/orwell/host/d4/ports/java/jdk14/work/j2se/make/org /omg/sources' /d4/FreeBSDobj/.amd_mnt/orwell/host/d4/ports/java/jdk14/work/control/build/ bsd-i586/bin/java -classpath=20 "/d4/FreeBSDobj/.amd_mnt/orwell/host/d4/ports/java/jdk14/work/control/build /bsd-i586/classes:" com.sun.tools.corba.se.idl.toJavaPortable.Compile -td=20 "/d4/FreeBSDobj/.amd_mnt/orwell/host/d4/ports/java/jdk14/work/control/build /bsd-i586/gensrc" -i=20 "../../../../src/share/classes/org/omg/PortableServer" -i=20 "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0=20 -fall -pkgPrefix PortableServer org.omg=20 ../../../../src/share/classes/org/omg/PortableServer/poa.idl com.sun.tools.corba.se.idl.InvalidArgument: Invalid argument: -td. Compiler Usage: java com.sun.tools.corba.se.idl.toJavaPortable.Compile [options] where is the name of ... So, this raises two questions. One, why didn't this cause a make error = that would stop the build at this point. And two, what's up with the -td flag? Should it not be there; or should the compiler be accepting it? Thanks, -Pat --==========2198797794========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+bBBlncYNbLD8wuMRAv/tAKD35ryf9qGGQCd3oGY9YLQhGWdqFACfVSi3 ADxUbXBIusL9mJRI+iFIQEk= =ME7i -----END PGP SIGNATURE----- --==========2198797794==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message