From owner-freebsd-questions Mon Apr 2 12:24: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gradient.cis.upenn.edu (GRADIENT.CIS.UPENN.EDU [158.130.67.48]) by hub.freebsd.org (Postfix) with ESMTP id 046C837B724 for ; Mon, 2 Apr 2001 12:23:59 -0700 (PDT) (envelope-from agoodloe@gradient.cis.upenn.edu) Received: from localhost (localhost [127.0.0.1]) by gradient.cis.upenn.edu (8.10.1/8.10.1) with ESMTP id f32JNqp14627; Mon, 2 Apr 2001 15:23:52 -0400 (EDT) Date: Mon, 2 Apr 2001 15:23:52 -0400 (EDT) From: Alwyn Goodloe To: James Housley Cc: freebsd-questions@freebsd.org Subject: Re: jdk1.2 build error questions In-Reply-To: <3AC8B915.D977990E@thehousleys.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James, I tried cd /usr/ports/java/jfc ; make fetch which didn't seem to do anything and the error /usr/local/java/jdk1.2/x86/bin/javac: permission denied > > gmake[3]: *** [.compile.classlist] Error 126 still occurs. Note that swing1-1-1.zip is in /usr/ports/distfiles. I had manually fetched it before I started the build. Thanks. Alwyn On Mon, 2 Apr 2001, James Housley wrote: > Alwyn Goodloe wrote: > > > > Guys, > > > > I've had the following problems in building the jdk: > > > > There were problems with ALT_BOOTDIR finding the linux jdk so I removed > > it (which the error message indicates as a fix) and things seemed to go ok > > UNTIL I get > > > > /usr/local/java/jdk1.2/x86/bin/javac: permission denied > > gmake[3]: *** [.compile.classlist] Error 126 > > > > (the permissions are all open so that should be ok). Maybe its somehow > > related to the ALT_BOOTDIR but I doubt it. > > > > I had script turned on I include the output below. > > > > Somehow I feel I'm close. > > > > Alwyn > > > > agoodloe@gradient.cis.upenn.edu > > > > Script started on Mon Apr 2 11:40:26 2001 > > You have mail. > > vienna# make > > ===> Extracting for jdk-1.2.2b10 > > >> No MD5 checksum file. > > ===> jdk-1.2.2b10 depends on executable: gm4 - found > > ===> jdk-1.2.2b10 depends on executable: zip - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - found > > ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found > > ===> jdk-1.2.2b10 depends on file: /nonexistent - not found > > ===> Verifying extract for /nonexistent in /usr/ports/java/jfc > > ===> Extracting for jfc-1.1.1 > > >> Checksum OK for swing1_1_1.zip. > > ===> jfc-1.1.1 depends on executable: unzip - found > > ===> Returning to build of jdk-1.2.2b10 > > ===> jdk-1.2.2b10 depends on executable: gmake - found > > ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found > > ===> Patching for jdk-1.2.2b10 > > ===> Configuring for jdk-1.2.2b10 > > ===> Building for jdk-1.2.2b10 > > Sanity check passed > > > > You need to do a cd /usr/ports/java/jfc ; make fetch . This port has to > be manually fetched, and for some reason the code fails. > > Jim > -- > /"\ ASCII Ribbon Campaign . > \ / - NO HTML/RTF in e-mail . > X - NO Word docs in e-mail . > / \ ----------------------------------------------------------------- > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > jim@TheHousleys.Net http://www.TheHousleys.net > --------------------------------------------------------------------- > If it happens once, it's a bug. > If it happens twice, it's a feature. > If it happens more than twice, it's windows. > -- Luiz de Barros > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message