msvc/winsock2 functions

Alexander Neundorf neundorf at kde.org
Tue Feb 14 21:52:29 CET 2006


Hi,

On Tuesday 14 February 2006 21:14, Peter Kümmel wrote:
> I've added the patched CheckTypeSize.cmake file
> to cmake/modules which we should remove when there
> is a new cmake release.
>
> The configure process now finds some importand stuff
>
> #define HAVE_STRUCT_ADDRINFO 1
> #define HAVE_STRUCT_SOCKADDR_IN6 1
> #define   HAVE_INET_PTON 1
> #define   HAVE_INET_NTOP 1
>
> but checks for
>
> #define HAVE_GETHOSTNAME 1
> #define HAVE_GETNAMEINFO 1
>
> still fail, so I've added the macros to sys/socket.h,

Why do they fail ?
Check whether they succeed if check_symbol_exists() is used instead of 
check_function_exists().

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list