RE: Compiling freeradius on Solaris 8

2004-06-08 Thread Adam Atkinson
Alan DeKok said: A simple make CC=gcc produces a lot of warnings and errors. Warnings? Sure. Errors? I doubt it. Since you didn't post the errors to the list, there's no way to tell what's wrong. And PLEASE don't post the warning messages to the list, they're useless. Ok.

RE: Compiling freeradius on Solaris 8

2004-06-08 Thread Adam Atkinson
Actually, I missed some make CC=gcc gcc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o In file included from pam_radius_auth.h:23, from pam_radius_auth.c:63: md5.h:21: error: parse error before u_int32_t md5.h:24: error: parse error before '}' token md5.h:29: error: parse