kdecore/netsupp.h:176: error: redefinition of 'struct addrinfo'
Alexander Neundorf
neundorf at kde.org
Sun Apr 30 13:08:14 CEST 2006
On Thursday 27 April 2006 13:15, Grzegorz Jaskiewicz wrote:
> trying to compile kdelibs snapshot , I get:
>
> /home/test/kde-sources/kdelibs4_snapshot/kdecore/netsupp.h:176: error:
> redefinition of 'struct addrinfo'
> /usr/include/netdb.h:539: error: previous definition of 'struct addrinfo'
>
> 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:
>
What system do you have ?
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