[Klone-users] disable ssl when building for openwrt

Stefano Barbato barbato at koanlogic.com
Mon Jun 2 10:42:54 EDT 2008


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





More information about the klone-users mailing list