kdecore/netsupp.h:176: error: redefinition of 'struct addrinfo'
David Faure
faure at kde.org
Sun Apr 30 13:18:41 CEST 2006
On Thursday 27 April 2006 13:15, Grzegorz Jaskiewicz wrote:
> the kdecore/netsupp.h is checking for :
> #if !defined(HAVE_GETADDRINFO) || defined(HAVE_BROKEN_GETADDRINFO)
> # ifndef HAVE_STRUCT_ADDRINF
> ...
>
> but none of these is defined here on my system:
Those are defined by the configure checks (see config-*.h, ConfigureChecks.cmake),
not by the system. Grep for _GETADDRINFO inside kdelibs.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-buildsystem
mailing list