Installation problem on Win95

wowow wowow at phoebus.es.ncku.edu.tw
Wed Jun 3 18:27:25 PDT 1998


I have installed the patch.
But the "make" process still stopped for the following error:

BASH.EXE-2.01$ make
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
gcc -g -O2 -I. -I../../../include -I./../../../include -I../../../config
-I./../
../../config  -c  Runtime.c -o Runtime.o
In file included from
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\.
./../../../i386-cygwin32/include/winsock.h:15,
                 from ../../../config/config-io.h:21,
                 from Runtime.c:16:
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:204: warning: `_IO' redefined
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/asm/socket.h:11: warning: this is the location of the
previous defini
tion
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:207: warning: `_IOW' redefined
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/asm/socket.h:13: warning: this is the location of the
previous defini
tion
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:209: warning: `_IOR' redefined
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/asm/socket.h:12: warning: this is the location of the
previous defini
tion
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:216: warning: `FIONBIO' redefined
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/asm/socket.h:17: warning: this is the location of the
previous defini
tion
In file included from
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\.
./../../../i386-cygwin32/include/winsock.h:15,
                 from ../../../config/config-io.h:21,
                 from Runtime.c:16:
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:173: redefinition of `struct timeval'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:177: redefinition of `struct timezone'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:524: redefinition of `struct sockaddr'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:566: redefinition of `struct linger'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:753: conflicting types for `accept'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:14: previous declaration of `accept'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:755: conflicting types for `bind'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:15: previous declaration of `bind'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:759: conflicting types for `connect'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:16: previous declaration of `connect'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:764: conflicting types for `getpeername'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:17: previous declaration of `getpeername'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:767: conflicting types for `getsockname'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:18: previous declaration of `getsockname'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:770: conflicting types for `getsockopt'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:26: previous declaration of `getsockopt'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:785: conflicting types for `listen'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:19: previous declaration of `listen'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:796: conflicting types for `recv'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:20: previous declaration of `recv'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:799: conflicting types for `recvfrom'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:22: previous declaration of `recvfrom'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:802: conflicting types for `select'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:30: previous declaration of `select'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:804: conflicting types for `send'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:23: previous declaration of `send'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:807: conflicting types for `sendto'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:24: previous declaration of `sendto'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:810: conflicting types for `setsockopt'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:25: previous declaration of `setsockopt'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:812: conflicting types for `shutdown'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:27: previous declaration of `shutdown'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/Windows32/Sockets.h:814: conflicting types for `socket'
E:\CYGNUS\B19\H-I386~1\lib\gcc-lib\i386-cygwin32\2.7-B19\../../../../i386-cygwin

32/include/sys/socket.h:28: previous declaration of `socket'
make[3]: *** [Runtime.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 1
BASH.EXE-2.01$

How can I solve the problem?
Thanx.




More information about the kaffe mailing list