> From: Rietsch Thierry
> Sent: Friday, 22 August 2003 5:37 PM
> I solved the problem for compiling with the following steps:
> I added the following lines in the file:
> - src/lib/misc.c
> ----------------------------------------------------------------------------
> ---------------------
> /* Under OpenBSD the configure script doens't choose the correct
> gethostby{addr,name} function */
> /* Thierry Rietsch / 22.08.2003 */
> #define GETHOSTBYADDRRSTYLE BSD
> #define GETHOSTBYNAMERSTYLE BSD
> ----------------------------------------------------------------------------
> ---------------------
This _shouldn't_ be neccessary... can you post your config.log from
configure:7978: checking gethostbyaddr_r() syntax onwards please?
(Assuming 0.9.0, the line number may differ in CVS head)
> - src/modules/rlm_x99_token/x99_state.c
> ----------------------------------------------------------------------------
> -----------
> /* To use the MD5_DIGEST_LENGTH you have to include the openssl/md5.h under
> OpenBSD! */
> /* Thierry Rietsch / 22.08.2003 */
> #include <openssl/md5.h>
> ----------------------------------------------------------------------------
> -----------
Oh, a different and interesting problem... To me, that looks like it would
be neccessary on all platforms... I'll fix that in CVS, and in branch_0_9
once it's come through the changelog announcer; it will probably be in 0.9.1.
--
=========================================================
Paul "TBBle" Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]
This is a one line proof...if we start
sufficiently far to the left.
-- Cambridge University Math Department
---------------------------------------------------------
Random signature generator 3.0 by Paul "TBBle" Hampson
=========================================================
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html