Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2001 13:38:29 -0400
From:      James Housley <jim@thehousleys.net>
To:        Alwyn Goodloe <agoodloe@gradient.cis.upenn.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: jdk1.2 build error questions
Message-ID:  <3AC8B915.D977990E@thehousleys.net>
References:  <Pine.SOL.4.21.0104021333160.1986-100000@gradient.cis.upenn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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?3AC8B915.D977990E>