https://issues.apache.org/ooo/show_bug.cgi?id=120751
Priority: P3
Bug ID: 120751
CC: [email protected]
Assignee: [email protected]
Summary: Hunspell built with differant STL than lingucomponent
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: Solaris
Reporter: [email protected]
Hardware: Other
Status: CONFIRMED
Version: AOO340-dev
Component: www
Product: external prerequisites
Hunspell is built with libCstd on solaris, while AOO uses libstlport: This
causes linking errors in the compoment lingucomponent/source/spellcheck/spell.
I solved the problem by linking Hunspell against the liblstlport_sunpro in
$(SOLARVER)/$(INPATH)/lib.
I attached a patch. NOTE: I don't know if the dependancies must be changed,
since I fixed this at the end of my build.
-> Patch of ext_libraries/hunspell/makefile.mk
--
You are receiving this mail because:
You are the assignee for the bug.