Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2009 11:16:45 -0500
From:      "Stephane E. Potvin" <sepotvin@FreeBSD.org>
To:        Andrey <andrey.kosachenko@gmail.com>
Cc:        freebsd-eclipse@freebsd.org
Subject:   Re: CFT: Eclipse Galileo 3.5
Message-ID:  <4AF2FA6D.2010908@FreeBSD.org>
In-Reply-To: <4AF1FFA4.2020404@gmail.com>
References:  <4AF18F77.9030302@FreeBSD.org> <4AF1FFA4.2020404@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrey wrote:
> Hi, Stephane!
> 
> First of all thanks for you time and efforts on this matter.
> Great job, really!
> 
> Well, I've managed to compile and launch Galileo on my i386 laptop.
> 
> # uname -smrni
> FreeBSD beastie.lan 8.0-RC1 i386 BEASTIE_SMP_ULE
> 
> 
> #java -version
> java version "1.6.0_03-p4"
> Java(TM) SE Runtime Environment (build
> 1.6.0_03-p4-root_08_aug_2009_17_08-b00)
> Java HotSpot(TM) Server VM (build
> 1.6.0_03-p4-root_08_aug_2009_17_08-b00, mixed mode)
> 
> 
> There is one minor issue within Makefile (port fails to compile if it is
> there). I fixed it this way:
> 
> === begin-of-patch ===
> --- Makefile.orig       2009-11-05 00:12:49.000000000 +0200
> +++ Makefile    2009-11-05 00:13:03.000000000 +0200
> @@ -46,7 +46,7 @@
>  ECLIPSE_SRCFILE=       eclipse-${BUILD_ID}-fetched-src.tar.bz2
>  FBSD_SUPPORT_SRCFILE=  freebsd-support.patch
> 
> -MAKE_ARGS=     -DbuildOs=freebsd -DbuildArch=${ARCH:C/amd64/x86_64/}
> -Dprefix=${PREFIX}
> +MAKE_ARGS=     -DbuildOs=freebsd
> -DbuildArch=${ARCH:C/amd64/x86_64/:C/i386/x86/} -Dprefix=${PREFIX}
>  WRKSRC=                ${WRKDIR}/${ECLIPSE_BUILD_SRCFILE:C/.tar.gz//}
>  PATCH_STRIP=   -p1
> === end-of-patch ===
> 
> 
> Unfortunately I've not got enough time to play with it, but I'm
> definitely about to give it a try this weekend.

Thanks for the report and for catching the $ARCH error. I've updated my patch locally.

Steph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkry+m0ACgkQmdOXtTCX/nuTAQCggWz2jjAOYYQOPnTbOtHdNH5I
pMEAoLMttwk3oUi74JHf/YVHLWiFma60
=u3+q
-----END PGP SIGNATURE-----




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