solaris 10, gcc 3.4.3, compiling squid 2.6 RC1.
u_int8_t isn't defined in solaris. Should I file a bug report, is that
preferable ?
wccp2.c: In function `wccp2_update_md5_security':
wccp2.c:388: error: `u_int8_t' undeclared (first use in this function)
wccp2.c:388: error: (Each undeclared identifier is reported only once
wccp2.c:388: error: for each function it appears in.)
wccp2.c:388: error: syntax error before "md5_digest"
wccp2.c:416: error: `md5_digest' undeclared (first use in this function)
wccp2.c: In function `wccp2_check_security':
wccp2.c:430: error: `u_int8_t' undeclared (first use in this function)
wccp2.c:430: error: syntax error before "md5_digest"
wccp2.c:453: error: `md5_challenge' undeclared (first use in this function)
wccp2.c:458: error: `md5_digest' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `wccp2.o'
-- MichaelReceived on Wed Jun 21 2006 - 13:44:56 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Jun 30 2006 - 12:00:02 MDT