Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 08:00:19 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-java@FreeBSD.ORG
Subject:   Re: Error building native jdk14 on 4.8-RC
Message-ID:  <20030311080019.GA171@happy-idiot-talk.infracaninophi>
In-Reply-To: <868230000.1047338816@mccaffrey.phoenix.volant.org>
References:  <20030310220257.GA83638@ally.localnet.de> <868230000.1047338816@mccaffrey.phoenix.volant.org>

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

--cWoXeonUoKmBZSoM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 10, 2003 at 03:26:57PM -0800, Pat Lashley wrote:
> --On Monday, March 10, 2003 23:02:57 +0100 Sascha Blank <sblank@tiscali.d=
e>=20
> wrote:
>=20
> >I have the same problem: I have updated both my 4.8-STABLE system and my
> >ports collection today, but building the native JDK 1.4p3 breaks down at
> >exactly the same spot as your build.  I have even tried to build the
> >port twice because I wanted to rule out the possibility that I might
> >have made something wrong the first time, but it didn't change anything.
> >
> >I am builing the port on an AMD Athlon/Thunderbird system with the
> >optimization flags "-O -march=3Dk6".  As I have read that there are some
> >problems with AMD K6 systems I wonder if this might be the problem.
> >It's just a vague idea.
>=20
> Hmm.  You may be onto something here.  Both of the systems I've tried
> so far have been Athlons; and I have CPUTYPE=3Dk7 and CFLAGS=3D-g -O -pipe
> in my make.conf.
>=20
> I'd really like to hear from someone with an Athlon report that they've
> had no problems building with the CPUTYPE set appropriately...  These
> are both older systems (550 & 700 MHz) and the build takes long enough
> that I don't want to wast the time necessary to try a build without
> the flag just to have it fail in the same place.

As you wish.  My system:

    % uname -a
    FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.8-RC FreeBSD 4.8-RC #=
36: Mon Mar  3 20:40:03 GMT 2003     root@happy-idiot-talk.infracaninophile=
=2Eco.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK  i386
    % grep -A3 CPU /var/run/dmesg.boot
    CPU: AMD Athlon(TM) XP1600+ (1400.06-MHz 686-class CPU)
      Origin =3D "AuthenticAMD"  Id =3D 0x662  Stepping =3D 2
      Features=3D0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,=
MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
      AMD Features=3D0xc0480000<MP,AMIE,DSP,3DNow!>
   =20
using these make.conf settings:

    CPUTYPE=3Dk7
    CFLAGS=3D -O -pipe
    CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized

compiled the jdk without problems:

    % java -version
    java version "1.4.1-p3"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-p3-root_0=
7_mar_2003_13_21)
    Java HotSpot(TM) Client VM (build 1.4.1-p3-root_07_mar_2003_13_21, mixe=
d mode)

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--cWoXeonUoKmBZSoM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+bZeTdtESqEQa7a0RAsI7AJwODm1d072TkDEvdteqGgEfJxLm8wCfQMoA
pGGV9QLn6CHyFLjMdKMN37g=
=sRVD
-----END PGP SIGNATURE-----

--cWoXeonUoKmBZSoM--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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