thanks Boris, I figured out this error later as well as there were some more checks in the configure, I was able to resolve the issue with them it went fine.
Thanks for your answer, Cheers -Brijesh On Wed, Jun 23, 2010 at 10:42 PM, Boris Kolpackov <[email protected]>wrote: > Hi, > > brijesh singh <[email protected]> writes: > > > ./configure --prefix=/tmp/xer --enable-msgloader-icu --disable-shared > > --disable-network --enable-static > --disable-transcoder-macosunicodeconverter > > --enable-transcoder-icu --with_icu=/tmp/icu3.5-source/ > > The option should be --with-icu, not --with_icu. > > Boris > > -- > Boris Kolpackov, Code Synthesis > http://codesynthesis.com/~boris/blog > Open-source <http://codesynthesis.com/%7Eboris/blog%0AOpen-source> XML > data binding for C++ http://codesynthesis.com/products/xsd > XML data binding for embedded systems > http://codesynthesis.com/products/xsde > Command line interface to C++ compiler > http://codesynthesis.com/projects/cli >
