Hi, > I don't have the necessary libraries needed to build this, > but from looking at the sources, it's apparent it's Unix > oriented. It may be a bit of a chore to port - you could > start with the above error, which looks like it's resulting > from including Winsock2.h a second time. Maybe try putting > in a line in the Makefile.PL: > WriteMakefile( ...., > DEFINE => ' -D_WINSOCK2API_ ', > ...., > ); > and see if that gets you further.
Thanks a lot, you've helped me much :). Errors are gone ! All the best, Artem. _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
