On earlier versions of Squid, I had no problems building the md5
module for BSD/OS 4.3.1. With Squid-2.6.STABLE1, I get a fatal error
building the module. This occurs with both BSD and Gnu make. The
failure is triggered by the "typedef struct MD5Context" changes where
uint32_t is used instead of u_int32_t.
Most of my programming experience has been with firmware or assembler
and I'm a little rusty. There probably a better way to approach this
problem than by replacing all occurrences of uint*_t with u_int*_t.
Any recommendations?
Merton Campbell Crockett
m.c.crockett@adelphia.net
Received on Mon Jul 10 2006 - 21:15:45 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Aug 01 2006 - 12:00:01 MDT