On Mon, Jan 19, 2004 at 12:46:59PM +0000, Paul Warren wrote:
Hi Teressa,
Sorry for the lack of reply on this one. You should be able to work around this problem by replacing every occurence of "u_int32_t" with "unsigned int".
I'm not sure what the "correct" solution to this problem. Does anyone know if it's possible to get autoconf to do something useful here?
It should already be doing so -- there's complicated logic to define the various types. I don't know why it isn't working in this case, though.