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. Errors only:

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 error before "buf"

then a LOT of warnings and:

make: *** [pam_radius_auth.o] Error 1

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to