https://bugs.freedesktop.org/show_bug.cgi?id=37561

--- Comment #20 from Michael Meeks <michael.me...@novell.com> 2012-01-18 
04:41:49 PST ---
> My guess is that our old friend uwinapi.dll is the culprit here. The
> duden_korrektormi.dll imports GetShortPathNameW from uwinapi.dll, and in
> 3.4 uwinapi.dll does not export such a symbol.

Strange indeed; the git log -u of sal/ shows no such symbol being removed (that
I could see) uwinapi.dll being built from sal/osl/w32 AFAICS.

I imagine this is related to dropping unicows support - seemingly
http://prdownloads.sourceforge.net/libunicows/libunicows-1.1.2-src.tar.gz
implements that symbol.

Which leads me to wonder - what does duden_krrektormi use from unicows, and why
is it not linked directly to that ? and so on.

If it is only a symbol or two - perhaps we can add them manually to uwinapi.dll
- but if it is a whole gamut of unicows functionality, perhaps we'll need to
build, compile & link that BSD libunicows beasty ...

Thoughts ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to