https://bz.apache.org/ooo/show_bug.cgi?id=128148

--- Comment #2 from yury_t <[email protected]> ---
I was able to build trunk about 2-3 months ago, only I didn't save the
configuration.

The '--without-stlport' and '--with-system-stdlibs' come from the development
snapshot build options, as published on wiki:

https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-buildflags

I use those together '--with-system-libs=no' because my guess is those refer to
the different sets of libraries.

**********************************

BTW, I was able to 'activate' the 'icu' module by poking things and it happens
I needed to add '--with-system-icu=no' to my configuration. However, build
still fails in 'i18npool' when using things from 'icu' module, only now it is
because of namespaces mismatch:

........... lots of those (note the icu_64:: prefix) ..............

/usr/bin/ld:
/d/home/ty/c/+ooo/AOO45X/main/i18npool/source/search/textsearch.cxx:831:
undefined reference to `icu_64::UnicodeString::~UnicodeString()'

..................................
collect2: error: ld returned 1 exit status
make: *** [/d/home/ty/c/+ooo/AOO45X/main/solenv/gbuild/LinkTarget.mk:330:
/d/home/ty/c/+ooo/AOO45X/main/solver/450/unxlngx6.pro/workdir/LinkTarget/Library/i18nsearch.uno.so]
Error 1

and libicuuc.so in main/solver/450/unxlngx6.pro/lib' contains:

000000000006fe9c T icu_4_0::UnicodeString::~UnicodeString()
000000000006fe7a T icu_4_0::UnicodeString::~UnicodeString()
000000000006fe7a T icu_4_0::UnicodeString::~UnicodeString()

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to