help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] gst can't compile under cygwin (under windows xp


From: tim menzies
Subject: [Help-smalltalk] [bug] gst can't compile under cygwin (under windows xp home edition)
Date: Tue, 06 Oct 2009 07:18:35 -0700

Issue status update for http://smalltalk.gnu.org/node/414 Post a follow up: http://smalltalk.gnu.org/project/comments/add/414

Project:      GNU Smalltalk
Version:      <none>
Component:    Build
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  timmenzies
Updated by:   timmenzies
Status:       active


   * here's the error



   * after ./configure-ing


make


   * [snip]


sockets.c: In function `afInet6':
sockets.c:175: error: `AF_INET6' undeclared (first use in this
function)
sockets.c:175: error: (Each undeclared identifier is reported only once
sockets.c:175: error: for each function it appears in.)
sockets.c: In function `pfInet6':
sockets.c:179: error: `PF_INET6' undeclared (first use in this
function)
sockets.c: In function `ipprotoIcmpv6':
sockets.c:190: error: `IPPROTO_ICMPV6' undeclared (first use in this
function)
sockets.c: In function `fix_sockaddr':
sockets.c:291: warning: unused variable `verify'
sockets.c: In function `getSoError':
sockets.c:432: warning: implicit declaration of function
`WSAGetLastError'
sockets.c: In function `_gst_init_sockets':
sockets.c:454: error: `WSADATA' undeclared (first use in this function)
sockets.c:454: error: parse error before "wsaData"
sockets.c:456: warning: implicit declaration of function `WSAStartup'
sockets.c:456: warning: implicit declaration of function `MAKEWORD'
sockets.c:456: error: `wsaData' undeclared (first use in this function)
make[3]: *** [sockets.lo] Error 1
make[3]: Leaving directory `/home/timm/pkg/smalltalk/libgst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/timm/pkg/smalltalk/libgst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/timm/pkg/smalltalk'
make: *** [all] Error 2

thanks!
t






reply via email to

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