Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 09:27:38 +0100
From:      Thorsten Greiner <thorsten.greiner@web.de>
To:        Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@freebsd.org
Subject:   Re: 1.4.2 patchset 5
Message-ID:  <20031112082738.GB27104@tybalt.nev.psi.de>
In-Reply-To: <20031112080821.GA27104@tybalt.nev.psi.de>
References:  <20031111160600.GA95499@misty.eyesbeyond.com> <20031112080821.GA27104@tybalt.nev.psi.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* Thorsten Greiner <thorsten.greiner@web.de> [2003-11-12 09:11]:
> I have problems building the jdk14 from the port:

There is a simple fix which allows the build to continue: In

    work/j2se/make/tools/pack-unpack/unpack/Makefile

replace line 53 which reads

    LINK = $(CXX)

with

    LINK = g++

Regards
        -Thorsten

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



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