Henrik, Thank you for your prompt response. Please advise when you formulate the solution..
Jimmy A. -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 3:03 AM To: Arbelaez, Jim Cc: [EMAIL PROTECTED] Subject: RE: Squid-3 Release Date\Questions Looks like the ssl-2.5 branch is only partially synched. Will look into this shortly. Regards Henrik On Thu, 29 Jan 2004, Arbelaez, Jim wrote: > Henrik, > > I keep getting the following error when I tried to "make all" after > applying the SSL update patch to squid version 2.5 stable 4. Any > suggestions would be useful.. > > > gcc -DHAVE_CONFIG_H > -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I. > -I../include -I. -I. -I../include -I../include -I/usr/kerberos/include > -g -O2 -Wall -c `test -f comm_select.c || echo './'`comm_select.c > comm_select.c: In function `comm_poll': > comm_select.c:368: structure has no member named `read_pending' > comm_select.c:369: `COMM_PENDING_NORMAL' undeclared (first use in this > function) > comm_select.c:369: (Each undeclared identifier is reported only once > comm_select.c:369: for each function it appears in.) > comm_select.c:372: `COMM_PENDING_WANTS_WRITE' undeclared (first use in > this function) > comm_select.c:375: `COMM_PENDING_WANTS_READ' undeclared (first use in > this function) > comm_select.c:378: `COMM_PENDING_NOW' undeclared (first use in this > function) > comm_select.c:386: structure has no member named `write_pending' > comm_select.c:444: structure has no member named `read_pending' > comm_select.c:456: structure has no member named `write_pending' > comm_select.c:494: structure has no member named `read_pending' > comm_select.c:510: structure has no member named `write_pending' > make[3]: *** [comm_select.o] Error 1 > make[3]: Leaving directory `/root/aung/squidssl/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/aung/squidssl/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/aung/squidssl/src' > make: *** [all-recursive] Error 1 > > > > -----Original Message----- > From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 29, 2004 6:15 AM > To: Arbelaez, Jim > Cc: [EMAIL PROTECTED] > Subject: Re: Squid-3 Release Date\Questions > > On Tue, 27 Jan 2004, Arbelaez, Jim wrote: > > > What is the ETA for stable release of "Squid-3"? > > Good question. I don't have an answer at the moment. Robert? > > > We are wanting to use this version in a proxy configuration for > > Microsoft Outlook Web Access servers over SSL. Our goal is to place > > only unix based systems in our DMZ and not Windows based. > > > > Note: If you have the information to provide concerning the SSL fix > > and Squid 2.5 stable proxying exchange 2000 Outlook Web Access it > would > > be much appreciated. > > Squid-2.5 + SSL update works for https->https proxying of OWA with the > help of a small redirector to clean up the URLs in the reverse proxy, > but > lacks some features required for https->http proxying of OWA. > > Regards > Henrik >
