>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 <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
