i'm trying build icu on solaris sparc 64 , it's giving me error when calling make:
* no rule make target
uconvmsg/libuconvmsg.a(uconvmsg/uconvmsg_dat.ao', needed byuconvmsg/libuconvmsg.a'. stop
there seems bug make 3.8.2 causes this: http://lists.linuxtogo.org/pipermail/openembedded-core/2012-november/031740.html
but tried gnu make 3.74 , still getting same error. did have same problem before?
workaround- if don't need uconv can configure icu --disable-extras (and file bug)
Comments
Post a Comment