Date: Tue, 23 Aug 2011 18:58:12 +0200 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Andriy Gapon <avg@FreeBSD.org> Cc: ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org> Subject: Re: libreoffice with java: build fails in UTF-8 env Message-ID: <20110823165812.GA82838@elch.exwg.net> In-Reply-To: <4E53C470.5040102@FreeBSD.org> References: <4E53C470.5040102@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
## Andriy Gapon (avg@FreeBSD.org): > [javac] * @author Ortwin Gl�ck > [javac] ^ > [javac] 1 error > > BUILD FAILED > > $ locale > LANG=en_GB.UTF-8 Same here... us germans with our umlauts... I fixed that here by changing 2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz (always breaking down the umlaut "ü" into "ue" in the .java files), repackaging commons-httpclient-3.1-src.tar.gz and changing the filename (md5sum!) and the libreoffice makefiles to match the new tarball. Obviously, this is more of a workaround (but I couldn't figure out how to get that into the libreoffice Makefile system). Gruß, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110823165812.GA82838>