help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] compiling gst under cygwin


From: Tim Menzies
Subject: [Help-smalltalk] compiling gst under cygwin
Date: Tue, 6 Oct 2009 09:16:35 -0400

anyone had any luck with compiling gst under xp home edition + cygwin?
i'm stuck on the following error...

make
....

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

-- 
there are those who call me... (dr) timm (menzies)?
morgantown (39.6n, -79w), usa
assoc prof csee, wvu
http://menzies.us

'Hydrogen is a light, odorless gas, which, given enough time, turns
into people.'




reply via email to

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