To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88568
Issue #|88568
Summary|build fails in python module
Component|utilities
Version|DEV300m9
Platform|All
URL|
OS/Version|Windows XP
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|mh
Reported by|kohei
------- Additional comments from [EMAIL PROTECTED] Tue Apr 22 02:33:21 +0000
2008 -------
When building DEV300_m10 (this version doesn't exist yet in IZ), the build fails
in the python module. I'm using VS2005 Professional edition.
Here is the output of where it fails.
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
cd "."
cd "."
if not exist ".\x86-temp-release\_socket/" mkdir
".\x86-temp-release\_socket"
cl.exe /nologo /MD /W3 /EHa /Zc:wchar_t- /D _CRT_SECURE_NO_DEPRECATE /Zi
/O2 /I "..\Include" /I "..\PC" /D "NDEB
UG" /D "WIN32" /D "_WINDOWS" /Fp".\x86-temp-release\_socket\_socket.pch"
/Fo".\x86-temp-release\_socket\\" /Fd".\x86-tem
p-release\_socket\\" /FD /c ..\Modules\socketmodule.c
socketmodule.c
link.exe @c:\DOCUME~1\Kohei\LOCALS~1\Temp\nm1D4.tmp
Creating library .\.\_socket.lib and object .\.\_socket.exp
socketmodule.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function _setipaddr
socketmodule.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function _setipaddr
socketmodule.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function _makeipaddr
.\.\_socket.pyd : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: 'c:\PROGRA~1\MICROS~4\VC\bin\link.exe' : return code
'0x460'
Stop.
dmake: Error code 2, while making
'./wntmsci11.pro/misc/build/so_built_so_python'
ERROR: Error 65280 occurred while making /cygdrive/e/DEV300_m10/python
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
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]