multimedia/moonlight depending on LC_CTYPE issue

Norikatsu Shigemura nork at FreeBSD.org
Mon Jun 7 15:57:24 UTC 2010


Hi romain.

On Mon, 7 Jun 2010 01:16:52 +0200
Romain Tartière <romain at FreeBSD.org> wrote:
> On Mon, Jun 07, 2010 at 08:07:42AM +0900, Norikatsu Shigemura wrote:
> > 	I didn't test adding abobe line, but I tested with LANG=ja_JP.eucJP
> > 	and LC_ALL=C, already.  So it's OK.  Please commit.
> Committed, thanks :-)

	Oh my god! I confirmed not fixed:-(.

	Why compile on configure phase?  ${GMAKE} should be removed.
	But I confirmed compile OK when '${SETENV} LC_ALL=C ${GMAKE}'
	instead of '${GMAKE}':-(.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
pre-configure:
	@( cd ${MONODIR} && ./configure --with-profile2=no --with-moonlight=yes --with-profile4=no --with-monotouch=no --with-mcs-docs=no && ${GMAKE} )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	I think that moonlight has environment values dependency issue.

-- 
Norikatsu Shigemura <nork at FreeBSD.org>


More information about the freebsd-mono mailing list