Compiling Problem concerning `crypt' !!!
** Your attention is drawn to the note at the end of this message. ** Hi all, Attached the codes of error when I am compiling Radius 1.0.4 When I finish ./configure, then MAKE, the error happens. The error is related to `lrad_crypt_check', and i have no idea what it does. Please give any comment on the problem. Thanks, Sunny ___________________________________________________________________________________________________________________ t.c -o crypt.o In file included from crypt.c:27: /usr/include/pthread.h:299: error: parse error before '*' token /usr/include/pthread.h:300: error: parse error before '*' token /usr/include/pthread.h:301: error: parse error before '*' token /usr/include/pthread.h:302: error: parse error before '*' token /usr/include/pthread.h:303: error: parse error before '*' token /usr/include/pthread.h:304: error: parse error before '*' token /usr/include/pthread.h:305: error: parse error before '*' token /usr/include/pthread.h:306: error: parse error before '*' token /usr/include/pthread.h:308: error: parse error before '*' token /usr/include/pthread.h:309: error: parse error before '*' token /usr/include/pthread.h:311: error: parse error before '*' token /usr/include/pthread.h:312: error: parse error before '*' token crypt.c: In function `lrad_crypt_check': crypt.c:60: warning: implicit declaration of function `crypt' crypt.c:60: warning: assignment makes pointer from integer without a cast make[4]: *** [crypt.o] Error 1 make[4]: Leaving directory `/var/tmp/freeradius-1.0.4/src/lib' make[3]: *** [common] Error 2 make[3]: Leaving directory `/var/tmp/freeradius-1.0.4/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/freeradius-1.0.4/src' make[1]: *** [common] Error 2 make[1]: Leaving directory `/var/tmp/freeradius-1.0.4' make: *** [all] Error 2 -bash-3.00$ ______________________________________________________________________ This is a personal e-mail that is not sent on behalf of the Securities and Futures Commission. The Securities and Futures Commission accepts no responsibility for its contents or any attachments.
participants (2)
-
Alan DeKok -
kkwong1@sfc.hk