CFT: Eclipse Galileo 3.5

Stephane E. Potvin sepotvin at FreeBSD.org
Thu Nov 5 16:16:48 UTC 2009


-----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-----



More information about the freebsd-eclipse mailing list