From: Dmitry T. <dt...@vm...> - 2009-09-08 17:49:10
|
On Tuesday 08 September 2009 09:33:22 am Marcelo Vanzin wrote: > eXeC001er wrote: > > I tried to build previos release open-vm-tool, but i get new error: (with > > --disable-icu or without --disable-icu) > > You want "--without-icu". You can find other options by running "configure > --help". > > I haven't had time to look at why open-vm-tools don't like the ICU version > shipped with opensolaris. For some reason OpenSolaris folks decided not to package icu-config with either SUNWicu or SUNWicud... But even if you try suppying CPPFLAGS manually there are files missing (such as ucasemap.h), ICU in Solaris is probably too old to be useable. -- Dmitry |