Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 2004 04:23:08 +0200
From:      Christian Hiris <4711@chello.at>
To:        freebsd-questions@freebsd.org
Cc:        Bill Moran <wmoran@potentialtech.com>
Subject:   Re: Can't build openoffice-1.1 from port
Message-ID:  <200405080423.25736.4711@chello.at>
In-Reply-To: <409C0CA4.2050805@potentialtech.com>
References:  <409C0CA4.2050805@potentialtech.com>

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

--Boundary-02=_dSEnAbdMO9DbEqa
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Saturday 08 May 2004 00:24, Bill Moran wrote:
> Trying to install openoffice from ports tree cvsupped yesterday and
> failing. I don't want to install from a package, as I get an icky mess
> between gtk 1 (which the openoffice package wants) and gtk 2 (which the
> latest gnome wants)
>
> Suggestions?
>
> FreeBSD 4.9-RELEASE, when I try to build, it stops thusly:
>
> < ... >
>
>  > Build Tool Settings:
>  >    UNIXCOMMAND_PATH =3D /bin/
>  >    COMPILER_PATH =3D /usr/bin/
>  >    DEVTOOLS_PATH =3D /usr/local/bin/
>  >    USRBIN_PATH =3D /usr/bin/
>  >    MOTIF_DIR =3D /usr/X11R6
>  >    CC_VER =3D 2.95.4
>  >    ZIP_VER =3D 2.3
>  >    PATH =3D
>  > /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bi=
n:
>  >/usr/X11R6/bin:/root/bin
>  >
>  > Build Directives:
>  >    USE_ONLY_BOOTDIR_TOOLS =3D
>  >    USE_HOTSPOT_INTERPRETER_MODE =3D
>  >    PEDANTIC =3D
>  >    DEV_ONLY =3D YES
>  >    J2RE_ONLY =3D
>  >    NO_DOCS =3D
>  >    NO_IMAGES =3D
>  >    TOOLS_ONLY =3D true
>  >    INSANE =3D
>  >
>  > Build Platform Settings:
>  >    PLATFORM =3D bsd
>  >    ARCH =3D i586
>  >    LIBARCH =3D i386
>  >    ARCH_FAMILY =3D i586
>  >    ARCH_DATA_MODEL =3D 32
>  >    OS_VERSION =3D 4.9-RELEASE
>  >    TRUE_PLATFORM =3D FreeBSD (4.x STABLE way)
>  >    FREE_SPACE =3D 62703400
>  >
>  > GNU Make Settings:
>  >    MAKE =3D gmake
>  >    MAKE VERSION =3D
>  >    MAKECMDGOALS =3D sanity
>  >    MAKEFLAGS =3D
>  >    SHELL =3D /bin/sh
>  >
>  > Target Build Versions:
>  >    JDK_VERSION =3D 1.4.2
>  >    MILESTONE =3D p6
>  >    BUILD_NUMBER =3D wmoran_07_may_2004_11_53
>  >
>  > External File/Binary Locations:
>  >    HOTSPOT_SERVER_PATH =3D
>  > /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/server
>  > HOTSPOT_CLIENT_PATH =3D
>  > /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/client
>  > MOTIF_DIR =3D /usr/X11R6
>  >    CACERTS_FILE =3D ./../src/share/lib/security/cacerts
>  >
>  > WARNING: Your build environment has the variable DEV_ONLY
>  >          defined. This will result in a development-only
>  >          build of the J2SE workspace, lacking the documentation
>  >          build and installation bundles.
>  >   ERROR: Your JAVAWS_BOOTDIR environment variable does not point
>  >        to a valid Java 2 SDK for bootstrapping this build.
>  >        A Java 2 SDK 1.4 build must be bootstrapped using
>  >        J2SDK 1.4.0 fcs (or later).
>  >        Apparently, your bootstrap JDK is version Abort trap
>  >        Please update your ALT_JAVAWS_BOOTDIR setting and start your
>  > build again.                                                          =
 =20
>  >                      ERROR: Your BOOTDIR environment variable does not
>  > point to a valid Java 2 SDK for bootstrapping this build.
>  >        A Java 2 SDK 1.4.2 build must be bootstrapped using
>  >        J2SDK 1.4.1 fcs (or later).
>  >        Apparently, your bootstrap JDK is version Abort trap
>  >        Please update your ALT_BOOTDIR setting and start your build
>  > again. Exiting because of the above error(s).
>  >   gmake: *** [post-sanity] Error 1
>  > *** Error code 2
>  >
>  > Stop in /usr/ports/java/jdk14.
>  > *** Error code 1
>  >
>  > Stop in /usr/ports/editors/openoffice-1.1.

Something went wrong when building the jdk14 dependency. If there is no val=
id=20
jdk14 installed on your system, you need the linux-sun-jdk14 for=20
bootstrapping the build of jdk14.

Try to build jdk14 with the WITH_LINUX_BOOTSTRAP knob set, which requires a=
lso=20
linux-emulation enabled and linprocfs mounted.    =20

cd /usr/ports/java/jdk14=20
make WITH_LINUX_BOOTSTRAP=3Dyes

If this doesn't work install the linux-sun-jdk14 package manually and resta=
rt=20
the jdk14 build as described above.   =20

regards
ch

--Boundary-02=_dSEnAbdMO9DbEqa
Content-Type: application/pgp-signature
Content-Description: signature

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

iD8DBQBAnESdcyi/EZQbawsRAqn9AKCscukrgAi+bBqlQ0dYRQuG7DqUxQCdHvnb
5JAexR/KoJcgzFDLDjcyVos=
=F525
-----END PGP SIGNATURE-----

--Boundary-02=_dSEnAbdMO9DbEqa--



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