https://bugzilla.novell.com/show_bug.cgi?id=382437 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=382437#c2 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-04-23 01:51:42 MST --- Hmm, rechecked and actually the API isn't the problem I think. I'm not sure why it fails: ./../staticlib/components/libspellchecker.a(mozHunspell.o): In function `mozHunspell::SetDictionary(unsigned short const*)': /usr/src/packages/BUILD/mozilla/extensions/spellcheck/hunspell/src/mozHunspell.cpp:157: undefined reference to `Hunspell::Hunspell(char const*, char const*)' http://mxr.mozilla.org/seamonkey/source/extensions/spellcheck/hunspell/src/m... looks correct I'd say and compilation of mozHunspell.cpp succeeds so the API agrees with the header. Not sure why it doesn't find the symbol. (Found a bug in the hunspell package but that's not the reason (bug 382638) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.