I'm trying to build haproxy with kqueue on osx leopard, but I don't think
it's working. There is no mention of DENABLE_KQUEUE anywhere when it's
building it.
This is the make I use:
make Makefile.osx TARGET=darwin CPU=i686 USE_PCRE=1 all
checking the executable after make:
> ./haproxy -vv
HA-Proxy version 1.3.17 2009/03/29
Copyright 2000-2008 Willy Tarreau <w#1wt.eu>
Build options :
TARGET = osx CPU = i686 CC = gcc CFLAGS = -O2 -march=i686 -g OPTIONS = USE_PCRE=1
So how do I enable kqueue in the build?
thank you,
Sergej
Received on 2009/06/11 09:46
This archive was generated by hypermail 2.2.0 : 2009/06/11 10:00 CEST