Greetings.
I am trying to build BEA300_m2 on Ubuntu 8.04 (hardy). Creation
of libhyphenli.so fails with messages ...
../../../../unxlngi6.pro/slo/hyphenimp.o: In function
`Hyphenator::getLocales()':
/home/terry/OOo_hacking/BEA300_m2/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx:167:
undefined reference to `GetOldStyleDics(char const*)'
/home/terry/OOo_hacking/BEA300_m2/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx:172:
undefined reference to
`MergeNewStyleDicsAndOldStyleDics(_STL::list<SvtLinguConfigDictionaryEntry,
_STL::allocator<SvtLinguConfigDictionaryEntry> >&,
_STL::vector<SvtLinguConfigDictionaryEntry,
_STL::allocator<SvtLinguConfigDictionaryEntry> > const&)'
This happens with configure parameters ...
./configure --disable-mozilla --with-stdlibs --with-system-zlib
--with-system-openssl --with-system-jpeg --with-system-freetype
--with-system-libwpd --with-system-python --with-system-db
--with-system-hsqldb --with-system-beanshell --with-system-sml-apis
--with-system-xerces --with-system-xalan --with-system-libxslt
--with-system-odbc-headers --with-system-sane-header
--with-system-xrender-headers --with-system-boost --with-system-vigra
--with-system-neon --with-system-hunspell --with-system-odbc
--with-system-sane-header --disable-pasf --without-fonts --disable-odk
--without-myspell-dicts --with-package-format=rpm --enable-symbols
--disable-strip-solver --disable-mediawiki --with-system-curl
... and also with additional parameter --without-dict.
<http://lxr.go-oo.org/> shows that GetOldStyleDics is defined in
/whiteboard/lingucomponent/source/lingutil/lingutil.cxx.
Searching the screen output from my build for 'lingutil.cxx'
finds nothing.
Any suggestions?
Thanks,
Terry.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]