cvs commit: ports/lang Makefile ports/lang/gcc42 Makefile
distinfo pkg-descr pkg-plist ports/lang/gcc42/files java-patch-hier
Daichi GOTO
daichi at freebsd.org
Sun Dec 11 13:57:31 UTC 2011
>From some investigation, now I think I can do to build mozc
in another way. Removed gcc42 ok ;)
Thank you!
On Sun, 11 Dec 2011 20:37:59 +0800 (CIT)
Gerald Pfeifer <gerald at pfeifer.com> wrote:
> On Sun, 11 Dec 2011, Daichi GOTO wrote:
> > I'm trying to use gcc46 (USE_GCC=4.4+) instead. Wait up a day...
>
> Cool, thank you. Looking at the condition in the port
> .if (${OSVERSION} < 1000000 && ${OSVERSION} > 9000000) || ${OSVERSION} < 802503
> this really was a tight miss in terms of checking INDEX.
>
> Note, if for some reason gcc46 does not work you could try gcc44 by
> issuing USE_GCC=4.4 (without the +). Though both that and the original
> gcc42 would be struggling on FreeBSD 10.x, for example, without hacks.
Roger :)
> Thanks for looking into it, and sorry. This was supposed to be a
> non-brainer (zero dependent ports according to the INDEX), or I would
> not have done it at this point.
>
> Gerald
--
Daichi GOTO
More information about the cvs-all
mailing list