Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] Re: (PR#6928) cygwin compile problems
Home

[Freeciv-Dev] Re: (PR#6928) cygwin compile problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#6928) cygwin compile problems
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Tue, 25 Nov 2003 02:45:54 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=6928 >

More problems:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I./aicore    -g -O2 -Wall
-Wpoint
er-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -MT
support.o
-MD -MP -MF ".deps/support.Tpo" \
  -c -o support.o `test -f 'support.c' || echo './'`support.c; \
then mv -f ".deps/support.Tpo" ".deps/support.Po"; \
else rm -f ".deps/support.Tpo"; exit 1; \
fi
In file included from support.c:79:
/usr/include/w32api/winsock.h:81:2: warning: #warning "fd_set and
associated mac
ros have been defined in sys/types.      This can cause runtime problems
with W3
2 sockets"
In file included from support.c:79:
/usr/include/w32api/winsock.h:88: error: redefinition of `struct timeval'
/usr/include/w32api/winsock.h:478: error: conflicting types for `select'
/usr/include/sys/select.h:29: error: previous declaration of `select'
/usr/include/w32api/winsock.h:479: error: conflicting types for
`gethostname'
/usr/include/sys/unistd.h:194: error: previous declaration of
`gethostname'
support.c: In function `my_init_console':
support.c:438: warning: implicit declaration of function `_beginthreadex'
make[3]: *** [support.o] Error 1

  - Per




[Prev in Thread] Current Thread [Next in Thread]