| I bypassed some chunks of code in remote.c
to be able to build Csound. However, there are
some significant bits missing now, so it will
probably not work.
Particularly: getIpAddress(char *ipaddr, char *ifname)
this relies on two linux-dependent things,
struct ifreq and ioctl()
Winsock.h has a function called sockioctl() that might
possibly replace ioctl() here. However I don't know
much of winsock code.
There are other bits which I had to leave out,
which use inet_aton(). I am not sure what winsock
function can replace it.
Anyway it builds now. If no one knows how to do the
windows fixes I can try finding the solution next week.
Victor
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |