I'm buried deep in 1.3.x for the better part of the afternoon. By tommorow I'll be playing in 2.0 once again, be happy to fix it :-) Besides, I need to get i18n building on Win32.
Bill > -----Original Message----- > From: Jeff Trawick [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 16, 2000 12:56 PM > To: [EMAIL PROTECTED] > Subject: I need help getting Win32 to build again... > > > (I sent this to [EMAIL PROTECTED] the first time... not helpful...) > > I just committed some changes to win32's networkio.h and sockets.c and > unix's inet_ntop.c to get Win32 up to speed with some Unix changes I > committed this morning. > > However, there are at least two steps which I am punting on: > > 1) update aprlib.def and whatever else to note that there is a new APR > function: apr_create_socket() > > 2) update project files for APR to build in unix's inet_ntop.c > > I attempted to do these steps on my VC++ 5.0 setup but I was unable to > get lib/apr/test/server to link. It always failed with an unresolved > reference for apr_create_socket(). > > Thanks for your assistance! (I care a lot that APR builds on Win32, > really :) ) > > -- > Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site: > http://www.geocities.com/SiliconValley/Park/9289/ > Born in Roswell... married an alien... >
