At 03:57 PM 11/27/2001 +0200, Victor Ivanov wrote:
>Hi all!
>
>I recently updated using cvs and recompiled radiusd 0.4 on my freebsd 4.4
>(a recent stable). When running radiusd, libc complained about the lack
>of the FreeSec functions (setkey(3), des_cipher(3), etc).
>
>I have added this check in configure.in, and it works for me:
>
>dnl Check for libcipher (extends LCRYPT)
>AC_CHECK_LIB(cipher, setkey,
>   CRYPTLIB="${CRYPTLIB} -lcipher"
>)

Please send this as a 'diff'.  See the 'doc/DIFFS', or more simply:

$ cvs diff -p configure.in

And post it here.  We'll review it and commit it if it works.

Thanks!
-Chris
--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


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

Reply via email to