On Thu, 2008-05-22 at 20:19 +0100, Caolan McNamara wrote: > On Thu, 2008-05-22 at 15:02 -0400, Terrence Enger wrote: > > 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 ... > > I think the quick answer is to drop --with-system-hunspell IIRC, that > area is in a little bit of flux at the moment wrt to "--with-system" > flags.
Thank you. My build has passed the previous point of failure and is continuing merrily. > > The slow answer is the proper fix is in workspace hunspellexternal, see > issue http://www.openoffice.org/issues/show_bug.cgi?id=87604 which has > an earlier patch that might also work for you. I shall try that next time I unpack the source. > > C. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
