Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 20:01:34 +0900
From:      Mamoru Iwaki <1wkmmr@gmail.com>
To:        freebsd-eclipse@FreeBSD.org
Subject:   java/eclips compiled OK with USE_GECKO= libxul libxul19
Message-ID:  <508A6D8E.6050703@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi freebsd-eclips team,

Re: java/eclips r304493, stable-8 r

Compiling java/eclips under www/libxul installed, I experienced
libxul-libxul19 wars for GECKO selection. It looks the line 47 in Makefile

   USE_GECKO=      libxul19

can be modified as follows

   USE_GECKO=      libxul libxul19

That made the compile finished without error.

Just for information

Cheers
-- 
-----
Mamoru Iwaki
Japan



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