[Klone-users] disable ssl when building for openwrt

Steven Van Ingelgem steven at vaningelgem.be
Tue Jun 3 09:32:08 EDT 2008


Thanks :)


That made it work!


Greetings,
Steven

2008/6/2 Stefano Barbato <barbato at koanlogic.com>:

> Hi Steven,
>
> you can use the --disable-lib=openssl configure option:
>
> ---[ Makefile ]---
> KLONE_VERSION = 2.1.1rc7
>
> KLONE_CONF_ARGS = --disable-lib=openssl
>
> WEBAPP_DIR = $(CURDIR)/webapp
>
> include klapp.mk
>
> klapp.mk:  ; wget -O $@ -c http://koanlogic.com/klone/klapp-2.0.0.mk
> ------------------
>
> bye,
> s
>
>
>
> On 02/giu/08, at 16:33, Steven Van Ingelgem wrote:
>
>  Hi,
>>
>>
>> How can I disable the ssl checking when building for openwrt?
>>
>> There is a bug in openwrt that builds all the dependencies for all plugins
>> of freeradius (even when you didn't enable them, and even when they don't
>> show as enabled in the menu)... But I think because of this reason klone
>> sees that openssl is compiled and will compile in it's ssl support... Which
>> I don't need (nor want)...
>>
>>
>> Could someone point me to what I need to change?
>>
>>
>> Thanks
>> _______________________________________________
>> Klone-users mailing list
>> Klone-users at koanlogic.com
>> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>>
>
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20080603/b4c49aad/attachment.html


More information about the klone-users mailing list