Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 23:19:51 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>, ashish@FreeBSD.org
Subject:   Re: unable to build net-im/ejabberd 2.1.5
Message-ID:  <4CC1E3D7.9080606@yandex.ru>
In-Reply-To: <B892E528-7827-44E2-B6E1-30DDA823D2CC@mac.com>
References:  <4CC1DB7D.5090707@yandex.ru> <B892E528-7827-44E2-B6E1-30DDA823D2CC@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
22.10.2010 23:07, Chuck Swiger пишет:
> On Oct 22, 2010, at 11:44 AM, Ruslan Mahmatkhanov wrote:
>> In file included from sha_drv.c:23:
>> /usr/include/openssl/md2.h:64:2: error: #error MD2 is disabled.
>> gmake[1]: *** [../sha_drv.so] Ошибка 1
>> gmake[1]: Leaving directory `/usr/ports/net-im/ejabberd/work/ejabberd-2.1.5/src/tls'
>> gmake: *** [all-recursive] Ошибка 1
>> *** Error code 1
>>
>> I've tried both base system openssl and port openssl (using WITH_OPENSSL_PORT knob in make.conf).
>>
>> # pkg_info | grep erlang
>> erlang-r14b,1       A functional programming language from Ericsson
>> # uname -srp
>> FreeBSD 8.1-STABLE i386
>>
>> How to fix this error?
>
> cd /usr/ports/security/openssl
> make config
> [ ...ensure that the MD2 option is checked... ]
> rebuild and reinstall the openssl port
> rebuild and reinstall ejabberd port
>
> Regards,

It works. Thanks!

-- 
Regards,
Ruslan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CC1E3D7.9080606>