Spike Ilacqua <[EMAIL PROTECTED]> wrote: > I'll give this a try, but as far as I can tell all inttypes.h is > needed for is the "uint32_t" typedef. It might be cleaner to just > typedef that if inttypes.h is not found.
That's exactly what the top-level 'configure' script does. See 'src/include/autoconf.h' after you've built the server. If the x99 module doesn't pick up that definition, then the reason for that should be investivaged. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
