[ooo-build] Error 65280 occurred while making /root/work/ooo-build/build/ooo320-m12/icu/

Petr Mladek pmladek at suse.cz
Tue Mar 30 02:42:07 PDT 2010


On Tuesday 30 March 2010, Hailong Wang wrote:
> The g++ has been the newest version.

I googled at http://libtorrent.rakshasa.no/ticket/462 that -fvisibility=hidden 
is only available on gcc 4+

> I want to remove "-fvisibility=hidden" , then I enter the directory
> "ooo-build/build/ooo320-m12/icu/unxlngi6.pro/misc/build/icu/source/common",
>open the Makefile, find substring of "-fvisibility=hidden". But nothing is
> found.

Hmm, it is hardcoded in configure and configure.in in 
icu/download/icu4c-4_0_1-src.tgz

I see three possible solution:

	+ update gcc to a newer version
	+ remove -fvisibility=hidde from 
build/ooo320-m12/icu/unxlngi6.pro/misc/build/icu/source/icudefs.mk
          and run incremental build
	+ update build/ooo320-m12/icu/icu4c-4_0_1-src.patch
          and patch the configure and configure.in there; this might
          be useful if you run clean build more times in the future


-- 
Best Regards,

Petr Mladek
software developer
---------------------------------------------------------------------  
SUSE LINUX, s. r. o.                        e-mail: pmladek at suse.cz
Lihovarská 1060/12                          tel: +420 284 028 952
190 00 Prague 9                             fax: +420 284 028 951
Czech Republic                              http://www.suse.cz/


More information about the ooo-build mailing list