kdewin32 not building

William A. Hoffman billlist at nycap.rr.com
Mon Mar 13 20:04:00 CET 2006


I am getting the following errors when I try to build kdewin32.dll:


Building C object CMakeFiles/kdewin32.dir/src/inet.objinet.c
c:\Hoffman\kde\kdelibs\win\src\inet.c(51) : warning C4013: '_set_errno' undefined; assuming extern returning int
Building C object CMakeFiles/kdewin32.dir/src/mmap.obj
mmap.c
c:\Hoffman\kde\kdelibs\win\src\mmap.c(104) : warning C4013: '_set_errno' undefin
Linking CXX shared library kdewin32.dll
   Creating library kdewin32.lib and object kdewin32.exp
inet.obj : error LNK2019: unresolved external symbol __set_errno referenced in function _inet_ntop
mmap.obj : error LNK2001: unresolved external symbol __set_errno
kdewin32.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio .NET 2003\
VC7\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio .NET 2003\
VC7\BIN\nmake.exe"' : return code '0x2'
Stop.



More information about the Kde-buildsystem mailing list