[Chilli] chilli http proxy questions
Genevieve Bastien
gbastien at versatic.net
Mon Aug 2 19:20:52 UTC 2010
Hi all,
I'm a developer on the wifidog and AuthPuppy authentication servers and
we are trying to include support for coovachilli ap on our servers (to
include some open-mesh nodes among other things). The chilli http proxy
looks quite promising, but I'm having difficulties setting it up (I'm
new to chilli).
My first problem is compiling it into openwrt. I'm using the coova
chilli 1.2.3 sources and modified the openwrt package Makefile like this
so it compiles the http_proxy with it. I added this to the Makefile:
define Build/Configure
$(call Build/Configure/Default, \
--enable-chilliproxy \
--with-curl \
)
endef
But when trying to compile, it complains that curl is not available
(even though the package curl for openwrt is included in the image and I
set it as a dependency for chilli)
configure: error: in
`/opt/dev/openmesh/trunk/openwrt/build_dir/mips/coova-chilli-1.2.3':
configure: error: --with-curl was given, but test for curl failed
See `config.log' for more details.
Any hint? Was anyone able to compile the http proxy in openwrt and have
it working?
Thanks,
Geneviève
More information about the Chilli
mailing list