Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 15:23:52 -0400 (EDT)
From:      Alwyn Goodloe <agoodloe@gradient.cis.upenn.edu>
To:        James Housley <jim@thehousleys.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: jdk1.2 build error questions
Message-ID:  <Pine.SOL.4.21.0104021521030.12309-100000@gradient.cis.upenn.edu>
In-Reply-To: <3AC8B915.D977990E@thehousleys.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0104021521030.12309-100000>