Re: make on os x

From: Rapsey <rapsey#gmail.com>
Date: Thu, 11 Jun 2009 09:51:00 +0200


Sorry error in -vv output, TARGET = darwin

Sergej

On Thu, Jun 11, 2009 at 9:46 AM, Rapsey <rapsey#gmail.com> wrote:

> 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:51

This archive was generated by hypermail 2.2.0 : 2009/06/11 10:00 CEST