Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 00:40:45 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Tom Alsberg <alsbergt@cs.huji.ac.il>
Cc:        FreeBSD Ports list <ports@FreeBSD.org>
Subject:   Re: Problems building the java/jdk14 port
Message-ID:  <20030410004045.A13703@phantom.cris.net>
In-Reply-To: <20030409072314.GB20418@cs.huji.ac.il>; from alsbergt@cs.huji.ac.il on Wed, Apr 09, 2003 at 10:23:14AM %2B0300
References:  <20030409072314.GB20418@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Your bootstrap JDK is not working (see below message about 'Abort trap'.)

If after fixing of this problem (try build it as root or use linux_base-6)
problem persists, try to use other WRKDIR.

On Wed, Apr 09, 2003 at 10:23:14AM +0300, Tom Alsberg wrote:
> Hi there.
> I am unable to build the java/jdk14 port.  I downloaded the patches
> and source distribution, and get some weird HotSpot error.
> I am not sure what the problem could be.  Following is the relevant
> output of make on the port.
> 
>   Any ideas?
>   -- Tom
> 
> # Start of jdk build
> bsd i586 1.4.1-p3 build started: 03-04-07 12:16
> Syntax error: "(" unexpected
> gmake[1]: Entering directory `/v0/pobj/r+d/ports/java/jdk14/work/j2se/make'
> [: -ne: unexpected operator
> gmake[1]: Leaving directory `/v0/pobj/r+d/ports/java/jdk14/work/j2se/make'
> if [ -r ./../../patch/make/Makefile ]; then \
>   ( cd  ./../../patch/make; gmake sanity MAKEFLAGS= EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/v0/pobj/r+d/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_J2SE_TOPDIR=./../../j2se ALT_OUTPUTDIR=/v0/pobj/r+d/ports/java/jdk14/work/control/build/bsd-i586 ALT_RTPATCH_DIR= ALT_BASE_IMAGE_ZIP= ALT_BASE_IMAGE_DIR= ALT_NEW_IMAGE_DIR= ; ); \
> fi
> 
> Build Machine Information:
>    build machine = 
> 
> Build Directory Structure:
>    CWD = /v0/pobj/r+d/ports/java/jdk14/work/control/make
>    TOPDIR = ./../..
>    CONTROL_TOPDIR = ./../../control
>    GENERICS_TOPDIR = ./../../generics
>    HOTSPOT_TOPDIR = ./../../hotspot
>    J2SE_TOPDIR = ./../../j2se
>    MOTIF_TOPDIR = ./../../motif
>    COBUNDLE_TOPDIR = ./../../cobundle
> 
> Hotspot Settings:
>    HOTSPOT_BUILD_JOBS = 
> 
> Bootstrap Settings:
>    BOOTDIR = /usr/local/linux-sun-jdk1.4.1 
>    BOOTSTRAP J2SDK VERSION:          Abort trap (core dumped)
>    OUTPUTDIR = /v0/pobj/r+d/ports/java/jdk14/work/control/build/bsd-i586 
> 
[..]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410004045.A13703>