Hi Robert, On Wednesday, 2008-12-24 15:46:34 +1000, Robert Black wrote:
> All went well for about the first 2 hours. Many modules built and no > complaints. Then it exits the build with an error in the 'Python' module. I > get 3 linker errors: > > socketmodule.obj : error LNK2019 unresolved external symbol > __imp__freeaddri...@4 referenced in function _setipaddr > socketmodule.obj : error LNK2019 unresolved external symbol > __imp__getaddri...@16 referenced in function _setipaddr > socketmodule.obj : error LNK2019 unresolved external symbol > __imp__getnamei...@28 referenced in function _makeipaddr > [...] > > I am using Visual Studio Express 2008, on Win XP and have tried both > OOO300_m9 and DEV300_m37 with what appears to be the same result. Seems you're hit by case-significance of MS-SDK's installation directory within cygwin, see http://www.openoffice.org/issues/show_bug.cgi?id=88568 and if your configure call is similar whether lower-casing the version string (e.g. v6.1 instead of V6.1) helps. Eike -- PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication. Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD
pgp4kETVM5kA4.pgp
Description: PGP signature
