Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 08:36:17 -0500
From:      "Bruce Lin" <blin@convergentconsulting.com>
To:        <freebsd-java@freebsd.org>
Subject:   RE: Error linking launcher in JDK 1.4
Message-ID:  <200406151336.i5FDaLSh083096@pro6.abac.com>
In-Reply-To: <20040615120057.E0C5616A4E6@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
To answer my own question,
This should have been an obvious fix, I guess.  It seems like I left an
extra compiler optimization flag in my make.conf (CPUTYPE).  Removing that
and re-making seems to have cured all my ailments.  This fixed both my
compiling and linking error.  This is in reference to the unresolved
reference error to State::MachNodeGenerator when linking jdk14.

Thanks!

Bruce Lin
-----Original Message-----
Date: Mon, 14 Jun 2004 07:38:10 -0700
From: blin@convergentconsulting.com
Subject: RE: Error linking launcher in JDK 1.4
To: freebsd-java@freebsd.org
Message-ID: <200406141438.i5EEcAWF087243@pro6.abac.com>
Content-Type: text/plain; format=flowed; charset="utf-8"

Hi peoples,
I was compiling ports/java/jdk14 on Freebsd 5.2.1-RELEASE-p8 and seem to 
have run into the same problem as described by this post from Feb '04; no 
responses to that post, unfortunately.  Are there any general issues, or 
perhaps specific troubleshooting steps anyone can suggest?  My error is the 
same as the one below, verbatim. 

Thanks! 



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